Mail::ListDetector::Detector::Listserv - Listserv message detector
Contents
Bugs
No known bugs.
Description
An implementation of a mailing list detector, for LISTSERV(R) mailing lists, LISTSERV(R) is commercial
email list management software, see <http://www.lsoft.com/> for details.
There is very little to go on to detect a LISTSERV(R) message, this detector needs to be called close to
last.
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
Listserv mailing list, or "undef".
Name
Mail::ListDetector::Detector::Listserv - Listserv message detector
Synopsis
use Mail::ListDetector::Detector::Listserv;
