seitime-frappe/frappe/email
Ankush Menat d5d9b12472
test: flaky server tests (#24301)
* Revert "fix(test_recorder): get the correct request (#24143)"

This reverts commit 745080c56e.

* test: disable recording before running assertions

* test: Dont set emails in test for broken email setup
2024-01-15 08:09:46 +00:00
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype test: flaky server tests (#24301) 2024-01-15 08:09:46 +00:00
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py refactor: read email body with policy=SMTP 2024-01-10 16:21:36 +05:30
inbox.py refactor: Use client.set_value instead of db.set_value (#22814) 2023-10-19 13:07:37 +05:30
oauth.py chore: minor cleanup - removed unnecessary branches and comments 2023-01-15 21:02:21 +05:30
queue.py fix: Automatically close SMTP connections on exit 2023-11-04 11:51:42 +05:30
receive.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
smtp.py fix: handle emails sent from console 2023-11-04 14:30:37 +05:30
test_email_body.py fix: ignore poorly encoded email parts 2023-09-23 11:53:05 +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