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]

Reply via email to