2 messages in net.sourceforge.lists.courier-usersRe: [courier-users] EHLO and STARTTLS
FromSent OnAttachments
Alan MilliganMay 26, 2006 5:12 pm 
Sam VarshavchikMay 26, 2006 5:19 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] EHLO and STARTTLSActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 26, 2006 5:19:03 pm
List:net.sourceforge.lists.courier-users

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.