Re: spamassassin runs razor spamc not

2009-05-22 Thread Bowie Bailey
Jeff Mincy wrote: From: Mester Date: Fri, 22 May 2009 14:52:08 +0200 >>> Check in the ~/.spamassassin/user_prefs file for the user that runs >>> amavisd-new. I know the Mandriva package has that set to 'use_razor2 >>> 0', so I always have to hunt it down and fix it. >> I

Re: spamassassin runs razor spamc not

2009-05-22 Thread Jeff Mincy
From: Mester Date: Fri, 22 May 2009 14:52:08 +0200 >>> Check in the ~/.spamassassin/user_prefs file for the user that runs >>> amavisd-new. I know the Mandriva package has that set to 'use_razor2 >>> 0', so I always have to hunt it down and fix it. >> I had no use_razor2 lin

Re: spamassassin runs razor spamc not

2009-05-22 Thread Mester
Check in the ~/.spamassassin/user_prefs file for the user that runs amavisd-new. I know the Mandriva package has that set to 'use_razor2 0', so I always have to hunt it down and fix it. I had no use_razor2 line in the ~amavis/.spamassassin/user_prefs file but after appending these lines to the f

Re: spamassassin runs razor spamc not

2009-05-22 Thread McDonald, Dan
On Fri, 2009-05-22 at 13:55 +0200, Mester wrote: > > Check in the ~/.spamassassin/user_prefs file for the user that runs > > amavisd-new. I know the Mandriva package has that set to 'use_razor2 > > 0', so I always have to hunt it down and fix it. > > I had no use_razor2 line in the ~amavis/.spama

Re: spamassassin runs razor spamc not

2009-05-22 Thread Mester
Check in the ~/.spamassassin/user_prefs file for the user that runs amavisd-new. I know the Mandriva package has that set to 'use_razor2 0', so I always have to hunt it down and fix it. I had no use_razor2 line in the ~amavis/.spamassassin/user_prefs file but after appending these lines to the

Re: spamassassin runs razor spamc not

2009-05-22 Thread Mester
You did enable razor in the server-wide config, right? Not per-user settings. I have enabled razor this way: I have this lines in my /etc/spamassassin/local.cf #razor use_razor2 1 razor_config /etc/razor/razor-agent.conf I also have this line in /etc/spamassassin/v310.pre loadplugin Mail::SpamA

Re: spamassassin runs razor spamc not

2009-05-22 Thread McDonald, Dan
On Fri, 2009-05-22 at 10:56 +0200, Karsten Bräckelmann wrote: > On Fri, 2009-05-22 at 08:00 +0200, Mester wrote: > > > You did enable razor in the server-wide config, right? Not per-user > > > settings. > > > > I have enabled razor this way: > > > > I have this lines in my /etc/spamassassin/loca

Re: spamassassin runs razor spamc not

2009-05-22 Thread Karsten Bräckelmann
On Fri, 2009-05-22 at 08:00 +0200, Mester wrote: > >> I have a Debian 5.0 server with postfix, amavis-new, spamassassin and > >> razor. > > Amavis implements it's own SA daemon, it does not use spamd. So there's > > a third variable in the equation. > > So do I need spamassassin at all? Err, you

Re: spamassassin runs razor spamc not

2009-05-21 Thread Mester
I have a Debian 5.0 server with postfix, amavis-new, spamassassin and razor. Amavis implements it's own SA daemon, it does not use spamd. So there's a third variable in the equation. So do I need spamassassin at all? For some reason razor check only runs if I run the following command spamass

Re: spamassassin runs razor spamc not

2009-05-21 Thread Karsten Bräckelmann
On Thu, 2009-05-21 at 23:00 +0200, Mester wrote: > Hi, > > I have a Debian 5.0 server with postfix, amavis-new, spamassassin and razor. Amavis implements it's own SA daemon, it does not use spamd. So there's a third variable in the equation. > For some reason razor check only runs if I run the f

spamassassin runs razor spamc not

2009-05-21 Thread Mester
Hi, I have a Debian 5.0 server with postfix, amavis-new, spamassassin and razor. For some reason razor check only runs if I run the following command spamassassin < /tmp/test.txt But if I receive an e-mail from outside the server, or start the following command spamc < /tmp/test.txt razor che