Re: [SLE] spamassassin and procmail use
From: Andre Truter (andre.truter_at_intekom.co.za)
Date: 07/31/03
- Previous message: Henry Harpending: "[SLE] spamassassin and procmail use"
- In reply to: Henry Harpending: "[SLE] spamassassin and procmail use"
- Next in thread: Jerry A!: "Re: [SLE] spamassassin and procmail use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: SUSE <suse-linux-e@suse.com> Date: 31 Jul 2003 21:47:01 +0200
On Thu, 2003-07-31 at 21:20, Henry Harpending wrote:
> I have been using an older version of spamassassin by piping mail to
> spamassassin in my .procmailrc, then checking the X-Spam-Flag header. I
> just installed the SuSE RPM and, as usual, I can't figure out what the
> SuSE automagic does and what I have to do. In particular the
> documentation suggests using spamd, the daemon, rather than
> spamassassin. But how do I do this? And what is spamc?
>
> Thanks, Henry Harpending
spamc is the client for spamd. It is actually very easy to use.
Just start up your spamd (set it to be started by teh runlevels)
Then put this in your .procmailrc:
--<snip>--
:0fw
| spamc
:0:
* ^X-Spam-Status: Yes
.spam_mail/caughtspam
--<snip>--
This is what my .procmail file looks like.
I did not have to change any of the default settings of spamd, it just
works.
I just teach spamasassin from time to time with any spam that it missed,
by using the sa-learn. See the man page for it to see how to use it.
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: Henry Harpending: "[SLE] spamassassin and procmail use"
- In reply to: Henry Harpending: "[SLE] spamassassin and procmail use"
- Next in thread: Jerry A!: "Re: [SLE] spamassassin and procmail use"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|