seitime-frappe/frappe/email
Ritwik Puri b115aef414
fix: sanitize all line boundaries for email headers (#17408)
* test: add test case for subject with LF, CR and line separator
2022-07-07 10:43:00 +05:30
..
doctype refactor: Replace html2text with markdownify 2022-07-06 08:23:14 +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: sanitize all line boundaries for email headers (#17408) 2022-07-07 10:43:00 +05:30
inbox.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
queue.py chore: py38 safe typehint 2022-06-29 11:01:55 +05:30
receive.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
smtp.py fix(email): Maintain multi-tenancy translation sanity in error messages 2022-06-07 13:22:45 +05:30
test_email_body.py fix: sanitize all line boundaries for email headers (#17408) 2022-07-07 10:43:00 +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