seitime-frappe/frappe/email
2023-04-12 13:20:32 +05:30
..
doctype fix(ux): correct email account setup path in error message (#20513) 2023-03-30 17:57:00 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix: suggested email ids in New Email dialog (#20319) 2023-03-28 11:47:56 +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: minor cleanup - removed unnecessary branches and comments 2023-01-15 21:02:21 +05:30
queue.py test: fix test_unsubscribe 2023-02-01 21:37:23 +05:30
receive.py fix: use frappe.log_error in EmailServer exception handling 2023-04-12 13:20:32 +05:30
smtp.py style: Fix formatting 2023-03-31 14:03:49 +05:30
test_email_body.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_smtp.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30