seitime-frappe/frappe/email
2022-05-27 21:06:07 +05:30
..
doctype fix: Strip all spacing characters from Message-ID & In-Reply-To (#16999) 2022-05-27 21:06:07 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
email_body.py fix(minor): fix email error logging and strip Guest 2022-04-28 14:55:39 +05:30
inbox.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
queue.py fix: email queue cleanup in pure SQL 2022-05-25 09:42:12 +05:30
receive.py fix: Strip all spacing characters from Message-ID & In-Reply-To (#16999) 2022-05-27 21:06:07 +05:30
smtp.py refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
test_email_body.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
test_smtp.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
utils.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30