Hi, about my last post, yes, it is a fresh install.  SpamAssassin & ClamAV
work well on my other mail server (running older version of QmailToaster).

I do my test from another mail server and from a Hotmail account.

Packages are correctly installed:

[EMAIL PROTECTED] control]# rpm -qa | grep toaster
daemontools-toaster-0.76-1.2.11
qmail-toaster-1.03-1.3.2
ezmlm-toaster-0.53.324-1.2.11
maildrop-toaster-1.8.1-1.2.11
squirrelmail-toaster-1.4.6-1.2.15
simscan-toaster-1.2-1.2.8
ucspi-tcp-toaster-0.88-1.2.11
qmail-pop3d-toaster-1.03-1.3.2
autorespond-toaster-2.0.4-1.2.9
send-emails-toaster-0.5-1.2.9
ezmlm-cgi-toaster-0.53.324-1.2.11
qmailmrtg-toaster-4.2-1.2.11
maildrop-toaster-devel-1.8.1-1.2.11
vqadmin-toaster-2.3.4-1.2.13
spamassassin-toaster-3.1.1-1.2.14
ripmime-toaster-1.4.0.6-1.0.1
vpopmail-toaster-5.4.13-1.2.12
courier-imap-toaster-3.0.8-1.2.10
control-panel-toaster-0.5-1.2.9
qmailadmin-toaster-1.2.9-1.2.13
isoqlog-toaster-2.1-1.2.10
clamav-toaster-0.88.2-1.2.15
[EMAIL PROTECTED] control]#


All process are up & running:

[EMAIL PROTECTED] control]# qmailctl stat
clamd: up (pid 13465) 2565390 seconds
imap4: up (pid 13477) 2565390 seconds
imap4-ssl: up (pid 13449) 2565390 seconds
pop3: up (pid 13444) 2565390 seconds
pop3-ssl: up (pid 13436) 2565390 seconds
send: up (pid 13440) 2565390 seconds
smtp: up (pid 13469) 2565390 seconds
spamd: up (pid 13473) 2565390 seconds
clamd/log: up (pid 13467) 2565390 seconds
imap4/log: up (pid 13484) 2565390 seconds
imap4-ssl/log: up (pid 13451) 2565390 seconds
pop3/log: up (pid 13446) 2565390 seconds
pop3-ssl/log: up (pid 13456) 2565390 seconds
send/log: up (pid 13442) 2565390 seconds
smtp/log: up (pid 13471) 2565390 seconds
spamd/log: up (pid 13475) 2565390 seconds
[EMAIL PROTECTED] control]#


This server run CentOS 4.3.

If I take a look at mail headers of a test from Hotmail account, no ClamAV
of SpamAssassin is invoked.

Everything seems to be correct in the "/var/qmail/control/simcontrol" file:
:clam=yes,spam=yes,spam_hits=5,attach=.exe:.src:.bat:.pif


Let me know if you need more informations.

Thanks a lot.



-----Original Message-----
From: fuzzy [mailto:[EMAIL PROTECTED] 
Sent: August 1, 2006 8:08 PM
To: qmailtoaster-list@qmailtoaster.com
Subject: Re: [qmailtoaster] SpamAssassin and ClamAV dont work.

Kaven Gagnon wrote:
>
> Hi,
>
> I got a problem with SpamAssassin and Qmail.  Spam is only filtered by
blocking list contained in "blacklists" txt file but not SpamAssassin.  If I
try to test SpamAssassin in terminal by typing <spamassassin -D <
/root/sample-spam.txt> it work.  If I try by mail using the GTUBE test, it
doesn't work.  I also checked the spamd log file and I can't see any message
like this: simscan:[4654]:SPAM REJECT.
>  
>  
> Same problem for ClamAV.

can you provide a little more detail? fresh install? has it ever worked? 
have you upgraded lately?

why do you think it is not working...send an email to yourself on a 
domain hosted on the toaster? default setup: local deliveries are not 
scanned

>  
>  
> Any help is welcome!

do this:
#qmailctl stat

does spamd and clamd show as up and logging?

then they are installed and working.


send an email from yahoo/hotmail/gmail to a domain account...does the 
header of that message show scanning by clam and spam?

then it is working.

if you make changes to the scanning tools you need to manually update 
simscan to let it be aware of installed tools

do this:
# qmailctl stop
# /var/qmail/bin/simscanmk -g
# qmailctl start

then check again by sending a mail from the outside 
(yahoo/hotmail/gmail/..whatever)
in (your hosted domain).


help us help you by providing more detail, like:

distro your are using

the output of qmailctl stat

# yum list installed | grep toaster
or
# rpm -qa | grep toaster

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to