Re: spam problem Centos 6

2013-07-14 Thread Benny Pedersen
Matus UHLAR - fantomas skrev den 2013-07-12 10:57: after condrestart service spamassassin will be *on*? if you use amavisd-new, then it's irelevant if spamassassin is on. you have to reload amavisd, not the spamassassin. is not the spamd init script ?

Re: spam problem Centos 6

2013-07-14 Thread Benny Pedersen
Dejan Doder skrev den 2013-07-12 10:49: sa-update.cron says> /usr/bin/sa-update && /etc/init.d/spamassassin CONDRESTART > dev/null after condrestart service spamassassin will be ON? this should be changed to restart amavisd

Re: spam problem Centos 6

2013-07-12 Thread Dejan Doder
Ok thank you , I solved my problems . It was my mistake , clamsmtp was on and he catched mail before amavisd because of that spam messages are PASSed. BR Dejan On Fri, Jul 12, 2013 at 3:25 PM, Bowie Bailey wrote: > On 7/12/2013 4:49 AM, Dejan Doder wrote: > >> If service spamassassin is*off* ,

Re: spam problem Centos 6

2013-07-12 Thread Bowie Bailey
On 7/12/2013 4:49 AM, Dejan Doder wrote: If service spamassassin is*off* , and I do updates 10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log sa-update.cron says> /usr/bin/sa-update && /etc/init.d/spamassassin *condrestart* > dev/null after condrestar

Re: spam problem Centos 6

2013-07-12 Thread Martin Gregorie
On Fri, 2013-07-12 at 10:49 +0200, Dejan Doder wrote: > If service spamassassin is* off* , and I do updates > 10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a > /var/log/sa-update.log > > sa-update.cron says> > /usr/bin/sa-update && /etc/init.d/spamassassin *condrestart* > dev/

Re: spam problem Centos 6

2013-07-12 Thread Matus UHLAR - fantomas
On 12.07.13 10:49, Dejan Doder wrote: If service spamassassin is* off* , and I do updates 10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log sa-update.cron says> /usr/bin/sa-update && /etc/init.d/spamassassin *condrestart* > dev/null after condrestart se

Re: spam problem Centos 6

2013-07-12 Thread Dejan Doder
If service spamassassin is* off* , and I do updates 10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log sa-update.cron says> /usr/bin/sa-update && /etc/init.d/spamassassin *condrestart* > dev/null after condrestart service spamassassin will be *on*? BR De

Re: spam problem Centos 6

2013-07-11 Thread Dejan Doder
Variable #@bypass_spam_checks(1) Should I place in brackets 0 or remove # to enable spam checks? On 7/11/13, Bowie Bailey wrote: > On 7/11/2013 4:23 PM, Dejan Doder wrote: >> Yes of course I have installed spamassassin > > I just asked since you did not list it as one of the rpms you installed.

Re: spam problem Centos 6

2013-07-11 Thread Bowie Bailey
On 7/11/2013 4:23 PM, Dejan Doder wrote: Yes of course I have installed spamassassin I just asked since you did not list it as one of the rpms you installed. -- Bowie

Re: spam problem Centos 6

2013-07-11 Thread Bowie Bailey
On 7/11/2013 4:22 PM, Dejan Doder wrote: http://wiki.centos.org/HowTos/Amavisd When I send spam test I see in log CLEAN?!? Do not need spake daemon means I have to stop daemon? The CLEAN message in the log is coming from the ClamAV virus scanner. A spam test would be expected to show as clean

Re: spam problem Centos 6

2013-07-11 Thread Daniel McDonald
On 7/11/13 3:23 PM, "Dejan Doder" wrote: > Yes of course I have installed spamassassin Some of the spamassassin tuning parameters are amavisd specific, or overwritten by amavisd. In particular, the tag_level parameters in amavisd.conf is used set threshold scores for including headers, marking

Re: spam problem Centos 6

2013-07-11 Thread Dejan Doder
Yes of course I have installed spamassassin On 7/11/13, Dejan Doder wrote: > http://wiki.centos.org/HowTos/Amavisd > When I send spam test I see in log CLEAN?!? > Do not need spake daemon means I have to stop daemon? > > On 7/11/13, Bowie Bailey wrote: >> On 7/11/2013 3:32 PM, Dejan Doder wrote:

Re: spam problem Centos 6

2013-07-11 Thread Dejan Doder
http://wiki.centos.org/HowTos/Amavisd When I send spam test I see in log CLEAN?!? Do not need spake daemon means I have to stop daemon? On 7/11/13, Bowie Bailey wrote: > On 7/11/2013 3:32 PM, Dejan Doder wrote: >> I installed this two rpm on Centos 6 >> >> amavisd-new.noarch 0:2.8.0-4.el64 >> pos

Re: spam problem Centos 6

2013-07-11 Thread Bowie Bailey
On 7/11/2013 3:32 PM, Dejan Doder wrote: I installed this two rpm on Centos 6 amavisd-new.noarch 0:2.8.0-4.el64 postfix-2.6.6-2.2.el6_1.i686 clamav-0.97.8-1.el6.i686 and dont see any errors in logs , antivirus works fine but spam NO If i receive spam message nothing happens I foolwed tutorial o

spam problem Centos 6

2013-07-11 Thread Dejan Doder
I installed this two rpm on Centos 6 amavisd-new.noarch 0:2.8.0-4.el64 postfix-2.6.6-2.2.el6_1.i686 clamav-0.97.8-1.el6.i686 and dont see any errors in logs , antivirus works fine but spam NO If i receive spam message nothing happens I foolwed tutorial on Centos Wiki..everything is the same.. Br