seitime-frappe/frappe/email
2021-01-21 10:13:19 +05:30
..
doctype Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +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 refactor: Fix address naming 2021-01-21 10:13:19 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py fix: renaming of fields and test fixes 2020-10-20 13:19:12 +05:30
receive.py fix: Show custom message for invalid login credentials 2020-11-03 12:43:39 +05:30
smtp.py refactor: don't encode server string 2020-11-25 17:34:44 +05:30
test_email_body.py chore: replace rfc-compatible newline with \n 2020-07-18 19:08:29 +05:30
test_smtp.py feat: add tests 2020-11-25 18:54:03 +05:30
utils.py feat: allow custom imap port (#8305) 2019-09-25 23:04:05 +00:00