This website requires JavaScript.
Explore
Help
Sign in
vassili
/
seitime-frappe
Watch
1
Star
0
Fork
You've already forked seitime-frappe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
4
2bdcdf5dcf
seitime-frappe
/
frappe
/
email
History
Rohan Bansal
c1a0deeb7e
fix: build filter metadata before allowing user to send email
2019-10-29 13:31:41 +05:30
..
doctype
fix: build filter metadata before allowing user to send email
2019-10-29 13:31:41 +05:30
page
add to contact for email inbox
2017-03-14 17:55:07 +05:30
__init__.py
fix: added null check for contact attributes (
#8050
)
2019-07-30 13:14:22 +05:30
email_body.py
refactor: change validate_email_add to validate_email_address
2019-03-07 19:06:27 +05:30
inbox.py
fix: moved erpnext related methods from frappe to erpnext (
#7332
)
2019-04-22 15:56:30 +05:30
queue.py
fix: handle smtp recipients refused exception
2019-09-29 18:15:57 +05:30
receive.py
feat: allow custom imap port (
#8305
)
2019-09-25 23:04:05 +00:00
smtp.py
fix: incorrect if condition in smtp module
2019-09-07 12:54:52 +05:30
test_email_body.py
fix(email): Fixed py3 email byte-content decoding (
#7058
)
2019-03-18 13:08:06 +05:30
utils.py
feat: allow custom imap port (
#8305
)
2019-09-25 23:04:05 +00:00