Rfc2369 message detector
use Mail::ListDetector::Detector::RFC2369;
An implementation of a mailing list detector, for \s-1RFC2369\s0 compliant mailing lists.
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 a \s-1RFC2369\s0 compliant mailing list, or \*(C`undef\*(C'.
The \s-1RFC2369\s0 standard does not \s-1REQUIRE\s0 all the information we wish to extract to be present - therefore this module may not be able to return full information for all \s-1RFC2369\s0 compliant lists.
No known bugs.
Michael Stevens - [email protected].