seitime-frappe/frappe/email
Akhil Narang e725c414ac
feat(email_queue): log suspend/resume actions in activity log (#37450)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-25 10:09:24 +05:30
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype feat(email_queue): log suspend/resume actions in activity log (#37450) 2026-02-25 10:09:24 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix(email): ensure CC header visibility according to email semantics (#37182) 2026-02-18 15:55:06 +05:30
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py fix: prevent UTF-8 corruption in text attachments 2026-02-23 15:40:14 +05:30
frappemail.py fix (FrappeMail): use custom raise_for_status (#35171) 2025-12-11 06:33:38 +00:00
inbox.py fix: force type check in whitelisted methods 2 (#37086) 2026-02-19 14:58:16 +05:30
oauth.py fix: replace bare raise statement with AuthenticationError in oauth.py (#36729) 2026-02-06 12:09:51 +05:30
queue.py fix: force type check in whitelisted methods (#37044) 2026-02-17 15:16:30 +00:00
receive.py Merge pull request #37362 from s-aga-r/fix-36281 2026-02-23 13:20:55 +05:30
smtp.py feat: configurable DSN (#36988) 2026-02-20 10:30:14 +05:30
test_email_attachments.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
test_email_body.py fix: modify email header test and email header html to support indicators 2026-02-05 19:12:25 +05:30
test_smtp.py fix(postgres): misc query building fixes + CI (#34831) 2025-12-05 10:30:49 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30