2006-07-18 07:16:38 +02:00
|
|
|
Mail::Audit was inspired by Tom Christiansen's audit_mail
|
|
|
|
and deliverlib programs. It allows a piece of email to be logged,
|
|
|
|
examined, accepted into a mailbox, filtered, resent elsewhere,
|
|
|
|
rejected, replied to, and so on. It's designed to allow you to
|
|
|
|
easily create filter programs to stick in a .forward file or similar.
|
2001-01-04 00:34:17 +01:00
|
|
|
|
2006-07-18 07:16:38 +02:00
|
|
|
Mail::Audit groks MIME; when appropriate, it subclasses MIME::Entity.
|
|
|
|
Read the MIME::Tools man page for details.
|
2001-08-03 06:51:53 +02:00
|
|
|
|
2006-07-18 07:16:38 +02:00
|
|
|
WWW: http://search.cpan.org/dist/Mail-Audit/
|