| Mail-ListDetector documentation | view source | Contained in the Mail-ListDetector distribution. |
Mail::ListDetector::Detector::Ezmlm - Ezmlm message detector
use Mail::ListDetector::Detector::Ezmlm;
An implementation of a mailing list detector, for ezmlm.
Inherited from Mail::ListDetector::Detector::Base.
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.
No known bugs.
Michael Stevens - michael@etla.org.
| Mail-ListDetector documentation | view source | Contained in the Mail-ListDetector distribution. |