seitime-frappe/frappe/email
Gavin D'souza b200b6dbb6 chore: Drop dead file
(cherry picked from commit 78e1297392)
2021-05-10 13:04:44 +00:00
..
doctype chore: Drop dead file 2021-05-10 13:04:44 +00:00
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 feat: manage Python 3 compatiblity with dependencies 2021-04-27 14:54:34 +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 test: which email Id to pick for sending emails (#12550) 2021-04-15 12:39:15 +05:30
utils.py feat: allow custom imap port (#8305) 2019-09-25 23:04:05 +00:00