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
cfb7f4bd36
seitime-frappe
/
frappe
/
email
History
mbauskar
9d4767ae3f
Merge branch 'master' into develop
2017-08-09 16:01:42 +05:30
..
doctype
validate the sender email id (
#3862
)
2017-08-07 13:36:03 +05:30
page
add to contact for email inbox
2017-03-14 17:55:07 +05:30
__init__.py
Except and raise statement python 3 compatible style (
#3216
)
2017-05-11 10:51:59 +05:30
email_body.py
[hotfix] encode file name to unicode
2017-08-09 12:12:00 +05:30
inbox.py
[minor] only enable_outgoing email account can send the email from communication
2017-03-29 18:40:58 +05:30
queue.py
Replaced all instances of 'unicode' with 'six.text_type' (
#3825
)
2017-08-02 16:57:39 +05:30
receive.py
Replaced all instances of 'unicode' with 'six.text_type' (
#3825
)
2017-08-02 16:57:39 +05:30
smtp.py
Change raise syntax to python 3 compatible style (
#3497
)
2017-06-19 09:07:19 +05:30
test_email_body.py
Email header (
#3748
)
2017-07-20 17:57:57 +05:30