David Beveridge wrote:
mail from: <[EMAIL PROTECTED]>
Connection closed by foreign host.
This is only the client's side of the conversation. What does the
server log say (and you should turn up the loglevel to 8 for full detail)?
For testing purposes, I find it very helpful to run an instance of
qpsmtpd in direct mode (i.e. without using supervise) on port 2525, then
I hit it with swaks:
http://jetmore.org/john/code/#swaks
instead of bothering with telnet. swaks will also allow you to test
your AUTH and TLS settings...
John