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
548eb079c8
seitime-frappe
/
frappe
/
email
History
Gavin D'souza
e7d089d1cb
Merge branch 'develop' of github.com:frappe/frappe into misc-fixes-py3-1
2021-05-11 13:03:56 +05:30
..
doctype
Merge pull request
#12242
from gavindsouza/dont-call-dynamic-properties
2021-05-10 13:57:50 +05:30
page
add to contact for email inbox
2017-03-14 17:55:07 +05:30
__init__.py
fix: Validate and sanitise whitelisted search methods using decorator (
#11197
)
2020-08-05 19:42:19 +05:30
email_body.py
refactor: Move finding email accounts code to EmailAccount doctype
2021-05-03 06:22:35 +05:30
inbox.py
chore: simplify setting email status as open or closed
2020-04-19 13:48:07 +05:30
queue.py
refactor: Cleaned Email Queue sendmail functionality
2021-05-06 10:08:50 +05:30
receive.py
fix: Use raw strings for strings with \
2021-05-07 17:59:20 +05:30
smtp.py
refactor: Cleaned Email Queue sendmail functionality
2021-05-06 10:08:50 +05:30
test_email_body.py
refactor: Cleaned Email Queue sendmail functionality
2021-05-06 10:08:50 +05:30
test_smtp.py
refactor: Cleaned Email Queue sendmail functionality
2021-05-06 10:08:50 +05:30
utils.py
feat: allow custom imap port (
#8305
)
2019-09-25 23:04:05 +00:00