seitime-frappe/frappe/email
Gavin D'souza 65864c027f chore: Update module license header
These modules were imported from the ERPNext codebase into Frappe.
License header was overlooked at that point. These were contributed
initially by Frappe Technologies Pvt Ltd under GPLv3 (ERPNext's license) and now
we, as Frappe Technologies Pvt Ltd converting them to MIT to comply with
Frappe's license.
2021-09-03 11:51:01 +05:30
..
doctype fix(cleanup): cleanup email account, bug fix for web_template.js and more 2021-08-31 15:27:25 +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 Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30
queue.py refactor(minor): Use ORM instead of raw delete queries 2021-07-28 19:04:18 +05:30
receive.py fix: incoming mail handler 2021-06-17 07:31:10 +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 chore: Update module license header 2021-09-03 11:51:01 +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