-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, Sep 24, 2006 at 01:44:56PM -0400, Phil Savoie wrote:
Does anyone know of a way that I can somehow combine some kind of spam filtering in conjunction with fetchmail on my home mail server so that when I pop it only the spam free email returns to my client? I know that kmail also filters out spam but I would also like a crack at getting some of the spam cleaned out at my mail server end as well.
Pipe it through procmail, and use spamassassin to check for spam.
On fetchmailrc: poll (....) mda '/usr/bin/procmail -f %F'
Then on .procmailrc:
:0 fBw | spamc
- -- Rodrigo Barbosa "Quid quid Latine dictum sit, altum viditur" "Be excellent to each other ..." - Bill & Ted (Wyld Stallyns)