On Tue, Dec 09, 2003 at 02:24:54AM +0000, W. Citoan wrote: > On Mon, 8 Dec 2003 10:12:05 -0500, stan wrote: > > I'm setting up Spamassain, and I can't seem to find out how to create > > a whitelist for it. > > > > I will be retrieving my mail using fetchmail, then pasing it to > > procmail, which will call somassain. If it matters my MUA of choice > > is mutt. > > Since you're using procmail you can easily implement the whitelist > directly from within it. For example, place the following before the > spamassassin recipe: > > :0:Inbox.lock > * ? formail -x"From" -x"From:" -x"Sender:" -x"Reply-To:" -x"Return-Path:" \ > | grep -iqsF -f /home/mine/Mail/known > Inbox >
Thanks, that looks useful. I'll play with it. -- "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]