mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
11 lines
480 B
Plaintext
11 lines
480 B
Plaintext
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.
|
|
|
|
Mail::Audit groks MIME; when appropriate, it subclasses MIME::Entity.
|
|
Read the MIME::Tools man page for details.
|
|
|
|
WWW: https://metacpan.org/release/Mail-Audit
|