Re: [SLE] spamassassin and procmail use

From: Andre Truter (andre.truter_at_intekom.co.za)
Date: 07/31/03

  • Next message: Jerry A!: "Re: [SLE] spamassassin and procmail use"
    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
    

  • Next message: Jerry A!: "Re: [SLE] spamassassin and procmail use"

    Relevant Pages

    • SOLVED - Spamassassin emails have wrong perms
      ... All these problems are describing spamd and not the spamassassin program on FC4. ... The problems only affect spamd because it is subject to selinux policy effects where spamassassin isn't. ... As of selinux-policy-targeted-1.27.1-2.16, there isn't a fix, but Dan Walsh has told me that he has put it in the rawhide and I've posted a bugzilla report about it, so there should be a fix soon. ...
      (Fedora)
    • Re: [SLE] spamd wont work?
      ... I've started out with the default spamassassin ... >in your logs that spamd has failed or was inaccessible. ... If you look at the logs in my first mail, you see that the milter ... Spamd should then scan the message and add headers (example included ...
      (SuSE)
    • Re: SpamAssassin 3.0
      ... > in SuSE, spamassassin and perl-spamassassin, which is not how ... Simply isntalling spamassassin from source ... Rolling an RPM doesn't work either. ... mail me and i'll send you the source rpm. ...
      (alt.os.linux.suse)
    • Re: spamassassin running as nobody causes problems
      ... spamassassin running as 'nobody' causes problems ... I've recently abandoned my increasingly unwieldy bogofilter ... As I understand it, and frmo a little google, spamd changes its uid to ...
      (Debian-User)
    • Re: spamassassin running as nobody causes problems
      ... I've recently abandoned my increasingly unwieldy bogofilter ... and the bogofilter databases were ... So aptitude install spamassassin, works like a charm. ... As I understand it, and frmo a little google, spamd changes its uid to ...
      (Debian-User)