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
Serghei Mihai d32ee28fa8 release 0.5.6 2016-07-08 14:45:19 +02:00
..
backend More specific error in SMTPBackend.send. Fixes #60 2016-03-12 00:40:31 +03:00
compat Avoid double-encode address headers. Fixes #40 2015-03-23 14:45:44 +03:00
django DjangoMessage: return mail sending result 2016-06-17 17:37:17 +02:00
loader replace charade by chardet 2016-07-08 14:36:58 +02: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 JinjaTemplate mini refactoring 2015-04-02 00:35:09 +03:00
testsuite More specific error in SMTPBackend.send. Fixes #60 2016-03-12 00:40:31 +03:00
__init__.py release 0.5.6 2016-07-08 14:45:19 +02: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 supports cc and bcc 2015-07-24 23:13:00 +03:00
signers.py Message.as_string now returns native string. Fixes #45 2015-03-31 12:18:50 +03:00
transformer.py Minor fix in MessageTransformer.__init__ 2015-10-08 15:27:27 +03:00
utils.py Message.send supports recipients list 2015-07-24 22:09:06 +03:00