I've tried some more different configurations and this is the result: - patched qmail 1.03 works perfectly (receive/send email)
- spamassassin 2.41 works perfectly: spamassassin recognizes 'spam email' as... spam in the same way spamc/spamd do - i decided not to use antivirus - qmail-scanner 1.14 seems to do its work: every incoming smtp connection is intercepted, then in qmail-queue.log i can see that each mail is ONLY scanned by perlscanner and is marked by 'X-Qmail-Scanner' headers. At this point the process ends (infact i can't see any evidence of SpamAssassin work, infact there are no 'X-Spam' headers. My qmail-scanner configure is : ./configure --spooldir /var/spool/qmailscan --qmaildir /var/qmail --bindir /var/qmail/bin --qmail-queue-binary /var/qmail/bin/qmail-queue --admin root --domain example.com --notify sender,admin --local-domains example.com --silent-viruses klez --lang it_IT --debug 1 --unzip 1 --add-dscr-hdrs 1 --archive 1 --redundant 1 --log-details syslog -fix-mime 1 --scanners "fast_spamassassin" --install 1 Marco ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
