seitime-frappe/frappe/email
leela f54600a400 fix: incoming mail handler
While creating a communication record from incoming mail is failing
in a case where there exists a reference document.

reason for bug is misspelled `self.from_email` as `email.from_email`
2021-06-17 07:31:10 +05:30
..
doctype Merge pull request #13496 from shariquerik/allow_rename_email_grp 2021-06-16 08:33:51 +00:00
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 fix: consider email account while checking email limits 2021-06-11 13:54:54 +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 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