seitime-frappe/frappe/email
Devin Slauenwhite 4affd9b076
feat: specify sender for auto email report (#18073)
Co-authored-by: phot0n <ritwikpuri5678@gmail.com>
2022-09-16 18:56:36 +05:30
..
doctype feat: specify sender for auto email report (#18073) 2022-09-16 18:56:36 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py Merge branch 'develop' of github.com:frappe/frappe into mariadb-client-refactor 2022-07-05 14:55:02 +05:30
email_body.py fix: set X-Original-From header before replacing sender email/name 2022-07-13 12:05:46 +05:30
inbox.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth.py fix(security): restrict the god google callback 2022-07-17 21:37:21 +05:30
queue.py refactor: convert get email count query to ORM 2022-08-16 10:53:28 +05:30
receive.py feat: STARTTLS authentication for IMAP (#17683) 2022-08-19 13:40:06 +05:30
smtp.py fix: better/reduced exception handling for email oauth 2022-07-13 12:05:46 +05:30
test_email_body.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
test_smtp.py test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
utils.py feat: generic OAuth for email 2022-07-13 12:05:46 +05:30