seitime-frappe/frappe/email
Aleksas Pielikis 70ac6f5c4e fix(email): Fixed py3 email byte-content decoding (#7058)
* Email decode from bytes fix added.

* Correction according to comments.
2019-03-18 13:08:06 +05:30
..
doctype feat: use email account name as sender name 2019-02-12 17:36:29 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py [FIx] Email address searching in receipt fails if some contacts does not have email address (#5734) 2018-06-27 15:12:54 +05:30
email_body.py feat: replace sender name by email account name 2019-02-12 17:37:45 +05:30
inbox.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
queue.py fix: Set default print language in Notification 2019-02-07 18:18:01 +05:30
receive.py fix(email): Fixed py3 email byte-content decoding (#7058) 2019-03-18 13:08:06 +05:30
smtp.py feat: replace sender name by email account name 2019-02-12 17:37:45 +05:30
test_email_body.py fix(email): Fixed py3 email byte-content decoding (#7058) 2019-03-18 13:08:06 +05:30