Mail::ListDetector::Detector::LetterRip - LetterRip message detector
Contents
Bugs
No known bugs.
Description
An implementation of a mailing list detector, for LetterRip and LetterRip Pro mailing lists, LetterRip is
a commercial mailing list manager from LetterRip Software, see http://www.letterrip.com/ for details
about LetterRip.
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
LetterRip mailing list, or "undef".
Name
Mail::ListDetector::Detector::LetterRip - LetterRip message detector
Synopsis
use Mail::ListDetector::Detector::LetterRip;
