python-simplemail icon indicating copy to clipboard operation
python-simplemail copied to clipboard

Send Emails with Python2 - Simple SMTP Email Client Library

Results 2 python-simplemail issues
Sort by recently updated
recently updated
newest added

Hi, thanks for creating and providing this nice Python module. When using it, I encountered one error: ```python File "PATH_TO_MY_CONDA_ENVIRONMENT/lib/python3.7/site-packages/simplemail/__init__.py", line 360, in send email.Encoders.encode_base64(att) AttributeError: module 'email' has no...

https://docs.python.org/2/library/email-examples.html#email-examples