2003-05-06 19:40:18 +02:00
|
|
|
This module analyzses Mail::Internet objects. It returns a
|
2001-09-27 06:57:45 +02:00
|
|
|
Mail::ListDetector::List object representing the mailing list.
|
|
|
|
|
|
|
|
The RFC2369 mailing list detector is also capable of matching some
|
|
|
|
Mailman and Ezmlm messages. It is deliberately checked last to allow
|
|
|
|
the more specific Mailman and Ezmlm parsing to happen first, and more
|
|
|
|
accurately identify the type of mailing list involved.
|