seitime-frappe/frappe/email
getsali 0afe774ddb
fix: Select appropriate email template response (#13051)
* Update email_group.py

Fix: Select appropriate email template response, Welcome email template can be either html or rich text

* refactor: Simpify code

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-05-31 16:32:58 +05:30
..
doctype fix: Select appropriate email template response (#13051) 2021-05-31 16:32:58 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix: Validate and sanitise whitelisted search methods using decorator (#11197) 2020-08-05 19:42:19 +05:30
email_body.py Merge pull request #13307 from leela/incoming-mail-refactoring 2021-05-31 10:16:58 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
receive.py fix: Tests and sider issues 2021-05-31 10:02:13 +05:30
smtp.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
test_email_body.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
test_smtp.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
utils.py feat: allow custom imap port (#8305) 2019-09-25 23:04:05 +00:00