add note about insecure connections, #65

This commit is contained in:
Martin Zimmermann 2014-02-04 18:10:03 +01:00
parent 16d085c9d1
commit 079e5d19da

View File

@ -178,8 +178,9 @@ port
security
use a secure connection to the server, possible values: *none*, *starttls*
or *ssl*. Python 2.X probably does not validate certificates (needs
research). But you should use a dedicated email account anyways.
or *ssl*. Note, that Python does not validate the server's certificate and
thus the connection is vulnerable to Man-in-the-Middle attacks. Therefore,
you should definitely use a dedicated SMTP account for Isso.
to
recipient address, e.g. your email address