seitime-frappe/frappe/email
Gavin D'souza 6b6e10f7c5 fix: Log errors correctly
Prior to this, no tracebacks were logged and the body of the log only
had what was supposed to be the title
2022-01-27 18:29:57 +05:30
..
doctype fix: Log errors correctly 2022-01-27 18:29:57 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
email_body.py fix: remove mutable defaults (#14597) 2021-10-28 09:36:31 +00:00
inbox.py Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30
queue.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
receive.py fix: email fetch error for imaplib (#15581) 2022-01-11 08:11:38 +00:00
smtp.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30
test_email_body.py chore: Update module license header 2021-09-03 11:51:01 +05:30
test_smtp.py feat: sync mutliple IMAP folders in Email Account 2021-10-13 10:27:18 +02:00
utils.py chore: Update header: license.txt => LICENSE 2021-09-03 12:02:59 +05:30