unexpected disconnection while reading SMTP

ldphuong

New member
Joined
Jan 24, 2007
Messages
1
Hi all,

Seem i get a problem that i can't know the reason. I 'm using webmail to send to another email account, but i can't. I mean, i send mail from [email protected] to [email protected] by webmail, firefox notices the connection timed out :

Check logs, i get the information below :

Code:
2007-01-25 11:02:46 H=localhost (www.naxxx.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]> for [email protected]
2007-01-25 11:02:46 unexpected disconnection while reading SMTP command from localhost (www.naxxx.com) [127.0.0.1]


Would you please help me to solve the problem.

Thanks
 
Last edited:
Similar issue here I try and send from a certain domain using webmail. If I send it off server it goes no problem. But if I send it to any other address that is on the server it times out and SquirrelMail gives me a 554 error.

Here's what my log says about it.
Code:
2007-01-26 21:16:51 H=localhost (bli.net) [127.0.0.1] incomplete transaction (sync failure) from <brandt@domainInQuestion> for brandt@otherDomainOnServer
2007-01-26 21:16:51 SMTP protocol synchronization error (next input sent too soon: pipelining was advertised): rejected "DATA" H=localhost (bli.net) [127.0.0.1] next input="Received: from 71.231.54.63\r\n        (SquirrelMail authenticated user brandt@domainInQuestion)\r\n        by bli.net with HTTP;\r\n        Fri, 26 "

Any idears?
 
Back
Top