seitime-frappe/frappe/email
2023-09-07 01:12:55 +02:00
..
assets/images docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
doctype chore: monkey patching {imap,pop}lib is no more necessary since 4 years 2023-09-07 01:12:55 +02:00
page add to contact for email inbox 2017-03-14 17:55:07 +05:30
__init__.py refactor: for append to extend, merge list extend 2023-08-09 13:25:39 +02:00
email.md docs: email architecture (#22189) 2023-08-26 11:22:46 +05:30
email_body.py fix(Email Inline Embed): escape regex expression 2023-08-25 11:29:58 +05:00
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 test: set request before verifying 2023-08-05 14:43:45 +05:30
receive.py chore: monkey patching {imap,pop}lib is no more necessary since 4 years 2023-09-07 01:12:55 +02:00
smtp.py chore: remove deprecated send method from smtp 2023-06-08 16:19:37 +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