seitime-frappe/frappe/email
Doridel Cahanap Mendez 4b2730642d refactor: attach txt file in received emails
(cherry picked from commit a36d6a9df02e9a86e3701fcc6861c9c64bd40c66)
2023-05-26 11:45:03 +00:00
..
doctype fix: don't mutate notification when getting cc and bcc 2023-05-25 19:03:23 +05:30
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py fix: suggested email ids in New Email dialog (#20319) 2023-03-28 11:47:56 +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 chore: minor cleanup - removed unnecessary branches and comments 2023-01-15 21:02:21 +05:30
queue.py fix: email: get unsub email: use cstr instead of encode (#20985) 2023-05-14 17:29:38 +05:30
receive.py refactor: attach txt file in received emails 2023-05-26 11:45:03 +00:00
smtp.py style: Fix formatting 2023-03-31 14:03:49 +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