This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
python-emails/emails
Sergey Lavrinenko 6141f3a8a5 release 0.5 2015-04-01 20:46:42 +03:00
..
backend Use external smtp for testing, remove local smtpd. 2015-03-30 15:59:45 +03:00
compat Avoid double-encode address headers. Fixes #40 2015-03-23 14:45:44 +03:00
django Message dkim signer api tunning 2015-03-28 21:40:59 +03:00
loader ZipLoader refactoring 2015-03-28 21:41:15 +03:00
packages dkimpy license added 2015-03-24 02:25:14 +03:00
store Headers in attachments 2015-03-11 17:24:30 +03:00
template more tests 2015-03-06 14:49:34 +03:00
testsuite Loader test fix 2015-04-01 19:56:01 +03:00
__init__.py release 0.5 2015-04-01 20:46:42 +03:00
django_.py optimize imports 2015-03-11 16:13:37 +03:00
exc.py optimize imports 2015-03-11 16:13:37 +03:00
message.py Message.as_string now returns native string. Fixes #45 2015-03-31 12:18:50 +03:00
signers.py Message.as_string now returns native string. Fixes #45 2015-03-31 12:18:50 +03:00
transformer.py Couple of returns added for syntax sugar 2015-03-28 21:41:06 +03:00
utils.py Support more than one address in Message.mail_to 2015-03-28 23:30:01 +03:00