seitime-frappe/frappe/email
2021-01-21 12:13:52 +05:30
..
doctype fix: Get brand logo from email account 2021-01-21 11:31:13 +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: Show brand logo only if header or with_container is set 2021-01-21 12:13:52 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py feat: Add with_container argument and update email style 2021-01-21 11:17:08 +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