ec009ef1d8
On Python 3, sending emails failed for addresses containing non-ASCII characters due to the usage of the legacy Python email.utils.formataddr() function. This is fixed by using the proper Address object on Python 3. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
console.py | ||
dummy.py | ||
filebased.py | ||
locmem.py | ||
smtp.py |