SYNOPSIS

  use Mail::ListDetector::Detector::RFC2369;

DESCRIPTION

An implementation of a mailing list detector, for \s-1RFC2369\s0 compliant mailing lists.

METHODS

\fInew()\fP

Inherited from Mail::ListDetector::Detector::Base.

\fImatch()\fP

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.

BUGS

No known bugs.

AUTHOR

Michael Stevens - [email protected].