seitime-frappe/frappe/email
2020-07-21 16:58:54 +05:30
..
doctype Merge pull request #11041 from abhishekbalam/prevent_autoreply_inital_sync 2020-07-21 16:58:54 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix: remove Customer & Supplier to hooks (#9874) 2020-04-14 13:01:49 +05:30
email_body.py fix: don't set header if empty 2020-07-18 19:40:10 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py fix: Initialize email_sent_to_any_recipient outsite try block (#10866) 2020-06-30 17:38:27 +05:30
receive.py fix(email): handle case where cstr returns text_type of str 2019-12-27 16:28:09 +05:30
smtp.py fix: unreferenced variable 2020-01-04 09:26:23 +05:30
test_email_body.py chore: replace rfc-compatible newline with \n 2020-07-18 19:08:29 +05:30
utils.py feat: allow custom imap port (#8305) 2019-09-25 23:04:05 +00:00