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 GMTThis 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 GMTRemoves 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 GMTRemoves 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 GMTThis 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 GMTThis 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 GMTThis 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 GMTThis class can be used for adding a banner message to the top of outgoing E-Mails. It knows about MIME types and can deal with plain text or HTML messages....
JWIED/Mail-IspMailGate-1.1013 - 30 Sep 1999 14:56:50 GMTThis module builds upon Mail::Audit by Simon Cozens. Mail::Audit is a module for constructing filters, Mail::FilterXML is a filter of sorts. FilterXML is just made up of some logic for processing an email message, and is controlled by the contents of...
MATTMK/Mail-FilterXML-0.3 - 25 Jun 2002 20:27:35 GMTProvides functions to filter messages using several spam filters and count how many filters consider the message to be spam. EXPORT None by default....
MWARD/Mail-SpamFilter-0.08 - 05 May 2009 11:00:31 GMTPostfix:Decency::ContentFilter implements multiple content filter...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMTBase class for all content filter...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMTThis is just a utility class used by the summary creation code, to limit the scope of the summary....
NUFFIN/Mail-Summary-Tools-0.06 - 09 Sep 2007 17:07:21 GMTThis module can be used for signing OR verifying mails. DONT USE BOTH IN THE SAME INSTANCE!!...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMTChecks mails against the razor network. CONFIG --- disable: 0 #max_size: 0 #timeout: 30 #cmd_check: '/usr/bin/razor-check %file%' # weight for known innocent (good) mails weight_innocent: 10 # weight for known spam (bad) mails weight_spam: -100...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMTUses LMTP to connect directly to running DSPAM server an retreive filter result...
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMTArchive module. Write a copy of the passing mail to archive directory on disk....
UKAUTZ/Mail-Decency-0.1.6 - 12 Jul 2010 10:31:40 GMT