Alan Milligan writes:

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??

It does get advertized separately.

If you do not see a standalone STARTTLS extension listed, it must be because you did not properly configure Courier to use TLS.

Attachment: pgpGTXNnbLF5t.pgp
Description: PGP signature

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

Reply via email to