The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Mail::Filter"

lib/Mail/Filter.pm River stage three • 51 direct dependents • 484 total dependents

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC

Mail::Qmail::Filter - filter e-mails in qmail-queue context River stage one • 1 direct dependent • 1 total dependent

Mail::Qmail::Filter and its submodules are designed to help you filter incoming e-mails when using qmail <http://netqmail.org/> as MTA. You should use it like so: 1. Write a frontend script to configure your filters, like the one in the "SYNOPSIS". 2...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Abuse::Filter - Filter incidents depending on various criteria River stage zero No dependents

This class allows for the specification of a set of restrictions placed on the "Mail::Abuse::Incidents" that are considered interesting. Anything not interesting will be removed from a report. The following functions are provided for the customizatio...

LUISMUNOZ/Mail-Abuse-1.026 - 22 Jun 2007 20:49:09 UTC

Mail::Abuse::Filter::IP - Filter incidents according to its origin IP River stage zero No dependents

Removes those events from a "Mail::Abuse::Report" whose origin does not match the rules enforced by this module. The actual rules must be specified in the configuration file for the abuse report. The following configuration keys are recognized: sourc...

LUISMUNOZ/Mail-Abuse-1.026 - 22 Jun 2007 20:49:09 UTC

Mail::IspMailGate::Filter - An abstract base class of mail filters River stage zero No dependents

This class is the abstract base class of email filters. It implements the main functionality every email filter should have, such as recursive filtering on multipart MIME-message. You create a new filter by deriving a subclass from Mail::IspMailGate:...

JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC

Mail::Qmail::Filter::Dump River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin writes the message to a file (for debugging purposes)....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Abuse::Filter::Time - Filter incidents according to how old they are River stage zero No dependents

Removes those events from a "Mail::Abuse::Report" that are older than a given threshold, which can be specified in the configuration file for the abuse report. The following configuration keys are recognized: filter before Incidents older than the sp...

LUISMUNOZ/Mail-Abuse-1.026 - 22 Jun 2007 20:49:09 UTC

Mail::Qmail::Filter::Util River stage one • 1 direct dependent • 1 total dependent

This module is not a filter itself, but provides utility functions for other filters, possibly your own....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::DMARC River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin verifies if the incoming e-mail message conforms to the DMARC policy of its sender domain: 1. The plugin is skipped if imported with feature ":skip_for_relayclient" and the message comes from a relay client. 2. We chec...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::Queue River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin passes the message on to "qmail-queue". This is usually the last plugin you should use in your filter chain. If you do not use it, the message will be discarded. You can use it several times to copy the message. (I'm n...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::ClamAV River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin checks if the incoming e-mail message contains a virus....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::SkipQueue River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin tries to find the appropriate ".qmail" file for all recipients and pipes the message to any command lines listed in those files. That is, it tries to deliver the message itself, circumventing "qmail-local". The usual r...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::IspMailGate::Filter::PGP - Encrypt and decrypt mails with PGP River stage zero No dependents

This class implements an encrypting and decrypting filter based on PGP. It is derived from the abstract base class Mail::IspMailGate::Filter. For details of an abstract filter see Mail::IspMailGate::Filter. The PGP module is based on the MIME::Decode...

JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC

Mail::IspMailGate::Filter::Packer - Compressing emails River stage zero No dependents

This class is the Packer (compressing emails) derived from Mail::IspMailGate::Filter (refer to the manpage). You can specify the attribute 'direction' with the constructor, so you can force to act only in one direction: 'pos' only compressing and 'ne...

JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC

Mail::Qmail::Filter::LogEnvelope River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin logs the following items: RELAYCLIENT only if the environmental variable "RELAYCLIENT" is set: information about "TCPREMOTEHOST" and "TCPREMOTEIP" RFC5232.MailFrom the envelope sender to the recipients of the message...

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::RequireFrom River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin rejects the message if it does not contain one of the explicitely "allowed_addresses" in its "From" header line....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::RewriteFrom River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin rewrites the "From" header line. If the message has no "Reply-To" yet, the former contents of the "From" header line will be set as "Reply-To"....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::SpamAssassin River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin checks if the incoming e-mail message is probably spam....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::Qmail::Filter::ValidateFrom River stage one • 1 direct dependent • 1 total dependent

This Mail::Qmail::Filter plugin checks if the "From" header line of the message contains a valid e-mail address (as far as Email::Valid can tell)....

FANY/Mail-Qmail-Filter-1.32 - 14 Apr 2023 18:53:42 UTC

Mail::IspMailGate::Filter::VirScan - Scanning emails for Viruses River stage zero No dependents

This class implements a Virus scanning email filter. It is derived from the abstract base class Mail::IspMailGate::Filter. For details of an abstract filter see Mail::IspMailGate::Filter. The virus scanner class needs an external binary which has the...

JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 UTC
101 results (0.034 seconds)