Re: Help -- telnet port 25 connects but doesn't transfer data

Salvatore Toribio <[email protected]>
Newsgroups gmane.mail.qmail.scanner
Message-ID <a06230901c034c21366ba@[193.43.129.133]>
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:<root@localhost>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.