Posts tagged as:

Mail Filter

How To: Configure Procmailrc to Reduce Spam

August 21, 2007

Last Monday in IIIT Linux Users Group (LUG) meeting, I gave a small presentation regarding how to configure .procmailrc to make very effective filters.
Procmail is a mail delivery agent or mail filter which is widely used on Unix systems to process incoming mails. It is automatically invoked by the mail transport agents like Sendmail [...]

Read the full article →

Hack: Mail Filter – Shell Script

March 7, 2006

This is an attempt by me to filter mails on a Linux machine. You can run this file on your home directory at mail server and it will help you to sort mails on the basis of

From which user the mail has come or from which domain it came,
to which user or domain mail was [...]

Read the full article →