[MERGE] Send actually *sends* the merge directive

John Arbash Meinel john at arbash-meinel.com
Fri Aug 10 18:08:36 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Aaron Bentley wrote:
> John Arbash Meinel wrote:
>>>> BTW, is it possible to specify mail server that should work via SSL connection?
>>>> My email provider (ukr.net) allows me to use smtp via SSL only.
>>> I don't know.  TLS is supposed to be automatically detected.
> 
>> TLS is a bit different.
> 
> But many providers that support SSL also support TLS, IIUC.
> 

True, but it is also on different ports. (465 for SSL, 25 for regular
SMTP) because it has to be started before you start communicating. SSL
predates TLS, so it is possible that his ISP hasn't caught up yet.

Anyway, it should be possible, python has built in support for SSL, and
it is even used for the HTTPS code. I just don't know if they have
hooked it into smtplib.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGvJuUJdeBCYSNAAMRAva6AKC3U5z7Mji1oMLm8eD9bi16FkihwACfShH+
fDd9YuvZwWjMo1TcqLfgBMQ=
=QG79
-----END PGP SIGNATURE-----



More information about the bazaar mailing list