seitime-frappe/frappe/email
2022-07-19 16:23:24 +05:30
..
doctype Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-19 16:23:24 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
email_body.py fix: set X-Original-From header before replacing sender email/name 2022-07-13 12:05:46 +05:30
inbox.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py fix(security): restrict the god google callback 2022-07-17 21:37:21 +05:30
queue.py refactor: rename hold_queue to suspend_email_queue 2022-07-18 22:32:12 +05:30
receive.py minor: throw exception if refresh_token is not present 2022-07-13 12:05:46 +05:30
smtp.py fix: better/reduced exception handling for email oauth 2022-07-13 12:05:46 +05:30
test_email_body.py test: Update test case according to changes 2022-07-12 12:58:15 +05:30
test_smtp.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30