Mail::ListDetector::Detector::Ezmlm - Ezmlm message detector
Contents
Bugs
No known bugs.
Description
An implementation of a mailing list detector, for ezmlm.
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
an ezmlm mailing list, or "undef".
Name
Mail::ListDetector::Detector::Ezmlm - Ezmlm message detector
Synopsis
use Mail::ListDetector::Detector::Ezmlm;
