seitime-frappe/frappe/email
Akhil Narang 473d385942
fix(sendmail): fix invalid type annotation (#35417)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-23 11:16:31 +00:00
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype chore: more renames to /desk 2025-12-18 20:45:04 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix(sendmail): fix invalid type annotation (#35417) 2025-12-23 11:16:31 +00:00
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py refactor(treewide): ruff format 2025-09-26 13:16:43 +05:30
frappemail.py fix (FrappeMail): use custom raise_for_status (#35171) 2025-12-11 06:33:38 +00:00
inbox.py perf: Use lazy doc in a lot more places 2025-06-11 09:55:45 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
queue.py fix: Lock email queue before sending (#35334) 2025-12-18 10:36:24 +00:00
receive.py fix: ruff fixes 2025-12-22 21:06:48 +05:30
smtp.py fix(ux): show email account name in error title if available (#35088) 2025-12-05 13:13:50 +00:00
test_email_attachments.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
test_email_body.py fix: Fix email sender/recipients decoding 2025-03-24 12:04:58 +01:00
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