seitime-frappe/frappe/email
Leela vadlamudi e5d3aac707
Merge pull request #12693 from leela/notifications-into-timeline
feat: Include automated mail notifications in timeline
2021-04-08 20:38:29 +05:30
..
doctype Merge pull request #12693 from leela/notifications-into-timeline 2021-04-08 20:38:29 +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 fix: added backend signature again 2021-03-19 10:57:43 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py fix: removed changes from queue.py 2021-02-22 14:35:45 +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 perf: Load workspace faster (#12364) 2021-02-12 19:10:44 +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