seitime-frappe/frappe/email
2021-04-19 12:51:50 +05:30
..
doctype Merge pull request #12833 from hasnain2808/fix--none-type-error-for-empty-lines 2021-04-15 07:17:37 +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-14 14:40:58 +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