seitime-frappe/frappe/email
2021-05-22 23:54:23 +05:30
..
doctype Merge pull request #13284 from surajshetty3416/fix-email-tracker 2021-05-22 23:54:23 +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 remote-tracking branch 'upstream/develop' into esbuild 2021-05-07 12:55:04 +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: Use raw strings for strings with \ 2021-05-07 17:59:20 +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