On Thu, 2003-11-13 at 04:55, Salvatore Toribio wrote:Only once I've had a problem because the incoming mail went through a mailhub before the server with qmail-scanner, and the IP of the mailhub was as a RELAYCLIENT in /etc/tcp.smtp, I've just comented the third line of the spamassassin routine in qmail-scanner-queue.pl
#return if (defined($ENV{'RELAYCLIENT'}) && !defined($ENV{'QS_SPAMASSASSIN'}));
...you mean instead of defining QS_SPAMASSASSIN like it says in the FAQ? If you had simply put "QS_SPAMASSASSIN=1" in a line in /etc/tcp.smtp referring to the IP address of your mail hub, it would have done the same thing without you needing to now be running an unsupported version of Qmail-Scanner.
It's documented in the FAQ....
You're right, that was only one particular installation. I realaized that spamassassin was not working because the rules in the tcp.smtp and then I didn't check the FAQ, I just solve it by myself. Well, I'll change that installation it is smarter to do it in your way... Sorry.
Salvatore
------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
