seitime-frappe/frappe/email
2022-07-13 12:50:04 +05:30
..
doctype chore: translate authorization message and add nosemgrep 2022-07-13 12:50:04 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +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 chore: remove unnecessary failure_query_param for email oauth 2022-07-13 12:41:32 +05:30
queue.py chore: py38 safe typehint 2022-06-29 11:01:55 +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