The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mail::ListDetector::Detector::Listar - Listar message detector

SYNOPSIS

  use Mail::ListDetector::Detector::Listar;

DESCRIPTION

An implementation of a mailing list detector, for Listar.

Listar can be configured for rfc2369 compliance, however often this is not done. If an Listar 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 listar mailing list, or undef.

BUGS

None known.

AUTHOR

Michael Stevens - michael@etla.org.