seitime-frappe/frappe/email
Leela vadlamudi 2b758a61b4
Merge pull request #13096 from shariquerik/duplicate-standard-notification-fix
fix: Allow to duplicate standard notification
2021-05-07 11:45:22 +05:30
..
doctype Merge pull request #13096 from shariquerik/duplicate-standard-notification-fix 2021-05-07 11:45:22 +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 refactor: Move finding email accounts code to EmailAccount doctype 2021-05-03 06:22:35 +05:30
inbox.py chore: simplify setting email status as open or closed 2020-04-19 13:48:07 +05:30
queue.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
receive.py feat: manage Python 3 compatiblity with dependencies 2021-04-14 14:40:58 +05:30
smtp.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
test_email_body.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
test_smtp.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
utils.py feat: allow custom imap port (#8305) 2019-09-25 23:04:05 +00:00