email error can't send mail

sachan

New member
Joined
Jun 7, 2005
Messages
2
When I try to send an e-mail using one of my pop3 accounts I get the following error

Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Account: '[email protected]', Server: 'mail.sa-chan.net', Protocol: SMTP, Port: 25, Secure(SSL): No, Socket Error: 10053, Error Number: 0x800CCC0F

how can i fix this problem?
 
Is the server yours or someone else's?

If it's someone else's, and you have a hosting account on the server then you'll have to contact supporting at the hosting company.

If you own the server you can try grepping /var/log/exim/mainlog while attempting to send email using your email client, to see if the email is even reaching your server, and if so what your server thinks of it.

Jeff
 
Back
Top