Hi there,
I have the typical (but not every time):
---------------------------
Hi. This is the qmail-send program at smtp.bajamining.com.
I'm afraid I wasn't able to deliver your message to the following
addresses.
This is a permanent error; I've given up. Sorry it didn't work out.
<[EMAIL PROTECTED]>:
TLS connect failed; connected to xxx.xxx.xxx.xxx.
I'm not going to try again; this message has been in the queue too long.
---------------------------
I have been searching google, and came across a reference to trying to
telnet in and issue the starttls command. I had tested that, as below:
---------------------------
me:~> telnet mx1.remdomain.com 25
Trying xxx.xxx.xxx.xxx...
Connected to mx1.remdomain.com.
Escape character is '^]'.
220 mx1.remdomain.com ESMTP Microsoft ESMTP MAIL Service, Version:
6.0.3790.3959 ready at Thu, 19 Jun 2008 16:50:51 -0500
ehlo mydomain.com
250-mx1.remdomain.com Hello mydomain.com [xxx.xxx.xxx.xxx]
250-TURN
250-SIZE 10240000
250-ETRN
250-PIPELINING
250-DSN
250-ENHANCEDSTATUSCODES
250-8bitmime
250-BINARYMIME
250-CHUNKING
250-VRFY
250-TLS
250-STARTTLS
250-X-EXPS GSSAPI NTLM LOGIN
250-X-EXPS=LOGIN
250-AUTH GSSAPI NTLM LOGIN
250-AUTH=LOGIN
250-X-LINK2STATE
250-XEXCH50
250 OK
starttls
220 2.0.0 SMTP server ready
exit
Connection closed by foreign host.
---------------------------
So TLS "seems" to be working on the remote host (exchange I assume by
the telnet session).
I also found reference to checking permissions on my own
servercert.pem. They all seem to be proper (compared to 3 other
toasters).
I am looking through the logs, and nothing stands out at first look.
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]