Re: [SLE] senmail+spamassassin
From: Andre Truter (andre.truter_at_intekom.co.za)
Date: 07/29/03
- Previous message: Peter B Van Campen: "Re: [SLE] Configure RTL8139 NIC during boot"
- In reply to: H du Plooy: "[SLE] senmail+spamassassin"
- Next in thread: H du Plooy: "Re: [SLE] senmail+spamassassin"
- Reply: H du Plooy: "Re: [SLE] senmail+spamassassin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: H du Plooy <hans@digiscan.co.za> Date: 29 Jul 2003 00:04:07 +0200
On Mon, 2003-07-28 at 23:22, H du Plooy wrote:
> Hi all,
>
> I've done some searching on this, but I don't find anything that I can
> get working. I have
>
> fetchmail --> sendmail --> evolution.
>
If you have the above working, then you just need a .procmailrc file in
you home directory that contains the following:
--<snip>--
:0fw
| spamc
:0:
* ^X-Spam-Status: Yes
.spam_mail/caughtspam
--<snip>--
NOTE: I drop my spam in a mbox file in /home/andre/.spam_mail/caughtspam
Then I have set up a second account in Evolution that reads that to make
sure I pick up mail that has been marked as spam by mistake.
You need to have spamd running, as you use spamc here.
And you need a .forward file that contains this:
--<snip>--
"|IFS=' ' && p=/usr/bin/procmail && test -f $p && exec $p -Yf- || exit
75"
--<snip>--
NOTE: the stuff in .forward is all on one line.
HTH
-- Andre Truter Software Engineer Registered Linux user #185282 ICQ #40935899 AIM: trusoftzaf http://www.trusoft.za.net ~ A dinosaur is a salamander designed to Mil Spec ~ -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Peter B Van Campen: "Re: [SLE] Configure RTL8139 NIC during boot"
- In reply to: H du Plooy: "[SLE] senmail+spamassassin"
- Next in thread: H du Plooy: "Re: [SLE] senmail+spamassassin"
- Reply: H du Plooy: "Re: [SLE] senmail+spamassassin"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]