[sclug] Exim .forward & spamassassin
Patrick Kirk
patrick at kirks.net
Wed Mar 3 14:07:29 UTC 2004
Thanks.
Best regards,
Patrick Kirk
Mobile: 07876 560 646
David Given wrote:
> On Tuesday 02 March 2004 5:28 pm, Patrick Kirk wrote:
>
>>Hi all,
>>
>>I'd like to know how to get mail piped to Spamassassin from the user's
>>.forward file. Does anyone have experience of doing this?
>
>
> I do it via procmail:
>
> -----------------------------
> LOGFILE=$HOME/.maillog
> VERBOSE=no
> MAILDIR=$HOME/Maildir
>
> # Spamassassin
> :0 fw : spamassassin.lock
> |spamc -f
>
> :0
> * ^X-Spam-Status: yes
> .Spam/
> -----------------------------
>
> Exim is set up to call procmail directly if a .procmail file exists.
>
More information about the Sclug
mailing list