Hi

I'm attempting to use TLS between my primary MX and the machine that 
actually receives and stores the emails. Both machines are running 
courier-mta, courier-mta-ssl 0.65

Forwarding fails when the sender disconnects, the receiver logs

courieresmtpd: STARTTLS failed: DEBUG: Unexpected SSL connection shutdown.

and the (locally generated) email simply stays in the mail queue.

My esmtproutes contains

:[11.22.33.44],25/SECURITY=STARTTLS

(I've also tried :11.22.33.44,25/SECURITY=STARTTLS)

It works just fine without TLS:
:[11.22.33.44]

Connecting with Netcat shows TLS is advertised by the receiving server:

250-<servername> Ok.
250-AUTH PLAIN
250-STARTTLS
250-XVERP=Courier
250-XEXDATA
250-XSECURITY=NONE,STARTTLS
250-PIPELINING
250-8BITMIME
250-SIZE
250 DSN

Thanks in advance for any help.

Frank


------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to