Greetings to the list,
i'll try to explain my problem:
i'm currently using a qmail system which act only as a relay system and i decided to 
add a spam protection.

So i patched qmail with QMAILQUEUE patch, recompiled, installed and tested it (the patched qmail works perfectly).
Then i installed SpamAssassin 2.52 in spamc/spamd configuration and i noticed that it works: "spamc < sample-spam.txt" command outputs a right SPAM message. At this point i compiled qmail-spamc and installed it in /var/qmail/bin/


Then i decided to change qmail configuration file:
a) in /etc/tcp.smtp i've added the following line:
:allow,QMAILQUEUE="/var/qmail/bin/qmail-spamc"
b) in /service/qmail-smtpd/run
i changed softlimit from 4000000 to 16000000 (just to be sure)

and then i restared qmail.

At this point for every incoming email i can see in the log:

Mar 25 20:59:02 relay2 spamd[1652]: connection from localhost [127.0.0.1] at port 2060
Mar 25 20:59:02 relay2 spamd[10706]: processing message (unknown) for root:511.
Mar 25 20:59:02 relay2 spamd[10706]: clean message (3.3/5.0) for root:511 in 0.0 
seconds, 130 bytes.

and i assume that qmail feeds qmail-spamc correctly but the on client side i always get a "451 qq temporary problem (#4.3.0)" error.

Can it be a permission problem ?

Thanks

MarcoB



-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to