The Spam Bouncer is a set of procmail recipes, or instructions, which
search the headers and text of your incoming email to see if it meets
one or more of several categories (known addresses, rogue ISPs, bulk
mail software etc etc).
The Spam Bouncer sorts suspected spam into two categories -- mail from
known spam sources which is definitely spam, and other mail which is
probably spam, but might also be legitimate. It then tags this email
with appropriate headers giving the spam classification, and responds
according to the parameters you have set.
This module determines whether an email address is well-formed, and
optionally, whether a mail host exists for the domain.
Please note that there is no way to determine whether an address is
deliverable without attempting delivery.
Couriergraph is a very simple mail statistics RRDtool frontend for Postfix
that produces daily, weekly, monthly and yearly graphs of Courier's POP3,
IMAP, POP3s and IMAPs logins.
Qpopper is the most widely-used server for the POP3 protocol
(this allows users to access their mail using any POP3 client).
Don't forget to edit /etc/inetd.conf to enable the server after installation.
The POP3 extension makes it possible for a PHP
script to connect to and interact with a POP3 mail server.
It is based on the PHP streams interface and requires no
external library.
The dovecot antispam plugin is aimed to help in spam systems training.
Consider the following scenario. Your mailbox is flooded with tons of
mail. They are delivered to the configured folders based on the
arbitrary spam system judgement. This judgement is not always correct
or not always what you would like it to be, however. This is where
this plugin comes into play.
All you have to do is move the mail into the correct folder. All the
rest in order to let the spam system know it made an error will be
done automatically by this plugin.
It watches for when you move the mail to some folder and acts
accordingly. The advantage of this approach is that the mail ends up
in the right target folder directly and needs not be touched twice.
Rspamd is fast, modular and lightweight spam filter. It is designed to work
with big ammount of mail and can be easily extended with own filters written in
lua. This port provides development version of rspamd.
Rspamd is fast, modular and lightweight spam filter. It is designed to work
with big ammount of mail and can be easily extended with own filters written in
lua.
This is a script for cleaning up and archiving mails in Maildir folders based on
the date the mail was received.
The script supports thread detection and can distinguish between read and
partially read threads.
mbx2mbox converts Microsoft Outlook Express .mbx files into
standard mail files (mbox) that programs like Pine, Mutt, and
Netscape can parse.
Usage: mbx2mbox file1.mbx file2.mbx ...