seitime-frappe/frappe/email
mergify[bot] 005c1951b0
Merge pull request #8204 from ashish-greycube/patch-8
fix(email): AttributeError: 'Message' object has no attribute 'encode' #8148
2019-08-21 08:20:12 +00:00
..
doctype fix: Remove email limit check from frappe 2019-08-13 17:06:00 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix: added null check for contact attributes (#8050) 2019-07-30 13:14:22 +05:30
email_body.py refactor: change validate_email_add to validate_email_address 2019-03-07 19:06:27 +05:30
inbox.py fix: moved erpnext related methods from frappe to erpnext (#7332) 2019-04-22 15:56:30 +05:30
queue.py fix: Remove email limit check from frappe 2019-08-13 17:06:00 +05:30
receive.py fix: Remove unwanted str() 2019-08-21 13:28:14 +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