2
0
mirror of https://github.com/frappe/frappe.git synced 2024-06-13 01:52:21 +00:00
frappe/frappe/email
Ankush Menat a65c6215e9
fix: Email tracking without "use_ssl" (#26718)
Everyone uses TLS these days, idk why this config exists.

closes https://github.com/frappe/frappe/issues/26717
2024-06-10 08:40:43 +00:00
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype fix: Email tracking without "use_ssl" (#26718) 2024-06-10 08:40:43 +00:00
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py feat: add option to filter email recipients 2024-03-20 00:44:22 +01:00
email_body.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
inbox.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
queue.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
receive.py refactor: don't modify email library's dictionary 2024-04-22 12:23:59 +05:30
smtp.py fix: auto add modified index when sort_field is set to it (#25686) 2024-03-27 14:40:26 +00:00
test_email_body.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
test_smtp.py refactor: force ipv4 localhost (#22394) 2023-09-13 16:23:23 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30