Hi,

I've just noticed that the following reply header is returned from EHLO:
'250-XSECURITY=NONE,STARTTLS\r\n'

This has the very unfortunate corollary in Python's smtplib that looking
for tls capability cannot be done because it's grouped with the
xsecurity extension rather than being a header in it's own right.

Is there any way to advertise a STARTTLS capability separate from
XSECURITY??

Alan


_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to