logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

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

Author

       Michael Stevens - michael@etla.org.

perl v5.36.0                                       2022-11-29             Mail::ListDetec...etector::Listar(3pm)

Bugs

       None known.

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".

Name

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

Synopsis

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

See Also