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
0329bf959c
seitime-frappe
/
frappe
/
email
History
Suraj Shetty
a323506424
Merge branch 'develop' into email-reply-threading
2020-07-01 10:45:27 +05:30
..
doctype
fix: check for badly formed messages and no "Re" prefix required for first email
2020-06-28 09:34:31 +05:30
page
add to contact for email inbox
2017-03-14 17:55:07 +05:30
__init__.py
fix: remove Customer & Supplier to hooks (
#9874
)
2020-04-14 13:01:49 +05:30
email_body.py
refactor: change validate_email_add to validate_email_address
2019-03-07 19:06:27 +05:30
inbox.py
chore: simplify setting email status as open or closed
2020-04-19 13:48:07 +05:30
queue.py
fix: Initialize email_sent_to_any_recipient outsite try block (
#10866
)
2020-06-30 17:38:27 +05:30
receive.py
fix(email): handle case where cstr returns text_type of str
2019-12-27 16:28:09 +05:30
smtp.py
fix: unreferenced variable
2020-01-04 09:26:23 +05:30
test_email_body.py
test: Remove unwanted test and fix permission test
2020-05-08 13:55:56 +05:30
utils.py
feat: allow custom imap port (
#8305
)
2019-09-25 23:04:05 +00:00