Query: mail::listdetector::detector::rfc2369
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Mail::ListDetector::Detector::RFC2369(3pm) User Contributed Perl Documentation Mail::ListDetector::Detector::RFC2369(3pm)NAMEMail::ListDetector::Detector::RFC2369 - RFC2369 message detectorSYNOPSISuse Mail::ListDetector::Detector::RFC2369;DESCRIPTIONAn implementation of a mailing list detector, for RFC2369 compliant mailing lists.METHODSnew() 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 RFC2369 compliant mailing list, or "undef". The RFC2369 standard does not REQUIRE all the information we wish to extract to be present - therefore this module may not be able to return full information for all RFC2369 compliant lists.BUGSNo known bugs.AUTHORMichael Stevens - michael@etla.org. perl v5.10.1 2010-06-30 Mail::ListDetector::Detector::RFC2369(3pm)