seitime-frappe/frappe/email
2023-05-16 12:59:25 +05:30
..
doctype fix: custom filters while exporting and creating new auto email reports 2023-05-10 19:08:01 +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 fix: email: get unsub email: use cstr instead of encode (#20985) 2023-05-14 17:29:38 +05:30
receive.py fix: reload communication before re-save (#20914) 2023-05-06 15:51:07 +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