Mail::ListDetector::Detector::ListSTAR - ListSTAR message detector
Contents
Bugs
No known bugs.
Description
An implementation of a mailing list detector, for ListSTAR mailing lists, ListSTAR (not to be confused
with Listar) is a MacOS mailing list publishing tool by MCF Software, see http://www.liststar.com/ for
details about ListSTAR.
Methods
new()
Inherited from Mail::ListDetector::Detector::Base.
match()
Accepts a Mail::Internet object and returns either a Mail::ListDetector::List object if it is a post to a
ListSTAR mailing list, or "undef".
Name
Mail::ListDetector::Detector::ListSTAR - ListSTAR message detector
Synopsis
use Mail::ListDetector::Detector::ListSTAR;
