At 11:39 -0500 8-03-2006, Ronald Vincent Vazquez wrote:
Hello list:
I have an installation of qmail-scanner/spamassassin/clamav/mysql on
Gentoo. Testing the system with the provided script
"qmail-scanner-queue.pl" works fine. The trouble is that as I attempt to
"telnet localhost 25", I get a connection but the happiness stops here.
Here is a bit of info:
telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
helo rvazquez
helo hey
Is this thing working?
Come on, work already...
Terminated
Hi Ronald
I think you have some problems before qmail-scanner... When you
telnet to port 25 you have to got an answer from the tcpserver or
qmail-smtpd, depends in how Gentoo starts qmail. Qmail-scanner is
called by qmail-smtpd after the DATA smtp comand.
Your session must look like:
telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 apo146.pusc.it ESMTP
helo pippo
250 apo146.pusc.it
mail from:<[EMAIL PROTECTED]>
250 ok
rcpt to:<[EMAIL PROTECTED]>
250 ok
data
354 go ahead
.....etc
Regards
ST
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Qmail-scanner-general mailing list
Qmail-scanner-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general