Sending of the message failed/The message could not be sent because
Jump to navigation
Jump to search
- Full message: Sending of the message failed. [newline] The message could not be sent because the connection to Outgoing server (SMTP) <domain name> was lost in the middle of the transaction. Try again.
About
This appears to result from the server closing the connection immediately upon establishing it:
woozle@SamEagle:~$ telnet hypertwins.org 465 Trying 45.55.148.146... Connected to hypertwins.org. Escape character is '^]'. Connection closed by foreign host.
There might be no perceptible delay between the "Escape character" message and the "Connection closed by foreign nost" message.