seitime-frappe/frappe/email
leela efb3489a23 refactor: sendmail of communication doctype
Added a CommunicationEmailMixin that has all mail related
functionality
2021-06-08 12:28:30 +05:30
..
doctype refactor: sendmail of communication doctype 2021-06-08 12:28:30 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
email_body.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-05-31 18:28:28 +05:30
inbox.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30
queue.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
receive.py fix: inbound mail handling for pop3 protocol 2021-06-04 06:55:17 +05:30
smtp.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
test_email_body.py Merge branch 'develop' of github.com:frappe/frappe into drop-py2-code 2021-06-03 11:21:55 +05:30
test_smtp.py refactor: Cleaned Email Queue sendmail functionality 2021-05-06 10:08:50 +05:30
utils.py chore: Drop dead and deprecated code 2021-05-26 15:31:29 +05:30