seitime-frappe/frappe/email
Nihantra C. Patel 03109a7b67
fix: Remove specific links from Integrations workspace and reindex (#33285)
* fix: update the Integrations workspace

* fix: Remove specific links from Integrations workspace and reindex

* fix: again update the Integrations workspace

* fix: remove patch as per comment

* fix: remove custom button Newsletter from email group doctype
2025-07-16 12:14:15 +05:30
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype fix: Remove specific links from Integrations workspace and reindex (#33285) 2025-07-16 12:14:15 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py refactor: move stuff away from init.py (#33283) 2025-07-11 07:18:16 +00:00
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py feat: add custom headers to any email in frappe.sendmail (#32820) 2025-06-10 12:38:02 +05:30
frappemail.py refactor: Frappe Mail API (#29200) 2025-02-18 16:29:02 +05:30
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: avoid circular import 2025-07-15 18:03:41 +05:30
receive.py fix: handle abort while logout 2025-06-30 17:19:16 +05:30
smtp.py feat: global frappe.in_test flag (#32960) 2025-06-17 19:19:31 +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: Fix email sender/recipients decoding 2025-03-24 12:04:58 +01:00
test_smtp.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30