Michael Stevens > Mail-ListDetector-0.34 > Mail::ListDetector::Detector::Ecartis

Download:
Mail-ListDetector-0.34.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  0
View Bugs
Report a bug
Source   Latest Release: Mail-ListDetector-1.01

NAME ^

Mail::ListDetector::Detector::Ecartis - Ecartis message detector

SYNOPSIS ^

  use Mail::ListDetector::Detector::Ecartis;

DESCRIPTION ^

An implementation of a mailing list detector, for Ecartis.

Ecartis can be configured for rfc2369 compliance, however often this is not done. If an Ecartis list is configured to be rfc2369 compliant then it will be recognized by that detector instead.

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 a Ecartis mailing list, or undef.

BUGS ^

None known.

AUTHOR ^

Michael Stevens - michael@etla.org.