Re: [SLE] spamassassin and procmail use

From: Jerry A! (jerry_at_thehutt.org)
Date: 07/31/03

  • Next message: BandiPat: "[SLE] 3D & direct rendering [SOLVED]"
    Date: Thu, 31 Jul 2003 15:51:17 -0400
    To: suse-linux-e@suse.com
    
    

    On Thu, Jul 31, 2003 at 01:20:15PM -0600, 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?

    You should still be able to use spamassassin in .procmailrc. The only
    thing to watch out for is that the syntax of SA has changed in newer
    versions. The "-P" option is no longer needed. Thus, if your rule
    reads like this:

        # run through spamassassin
        :0fw
        | /usr/bin/spamassassin -P
        
    Change it to:

        # run through spamassassin
        :0fw
        | /usr/bin/spamassasin
        
        
            --Jerry

    -- 
    Open-Source software isn't a matter of life or death...
    ...It's much more important than that!
    -- 
    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: BandiPat: "[SLE] 3D & direct rendering [SOLVED]"

    Relevant Pages

    • Re: spamassassin doesnt seem to be using bayes
      ... despite the fact that I have trained spamassassin on a vast ... So we come back to this message and note that indeed for spamc as he ... So what we need to know is what spamd options are used and how he is ... The spamassassin part of the .procmailrc ...
      (Fedora)
    • Re: IMAP Server suggestions
      ... >>Can I ask to take a look at your .procmailrc as I've had some issue's ... >>with procmail not filtering my mail into the inbox's properly (all over ... > # them and automagically teaches them to the bayes db. ... Also, don't scan anything from the SpamAssassin list, since ...
      (freebsd-questions)
    • Re: spamassassin configure problem
      ... I have read the INSTALL come with spamassassin 3.2.0. ... need to create a .forward file in my home directory like this: ... keep your .procmailrc file but remove the .forward file? ... # send mail through spamassassin (use spamc) ...
      (comp.os.linux.misc)
    • Re: Spamassassin very slow
      ... I have .procmailrc in every home directory of my mail users and it goes ... spamassassin queues most likely get filled followed by sendmail having to ...
      (freebsd-questions)
    • Re: Spamassassin very slow
      ... I remove spamc on .procmailrc and I can see lots of improvements! ... What causes spamassassin to slow? ... spamassassin queues most likely get filled followed by sendmail having to ...
      (freebsd-questions)