seitime-frappe/py/webnotes/utils/email_lib
Anand Doshi 7216ddb9a4 Delete email messages from pop list if the message count is greater than
100, so that when there are more than 100 messages which are not fetched
before, it will not get received. This prevents issues when the support
ticket system is activated for the first time. At that time only top 100
messages will be fetched into the system, and others will be deleted
from the pop list. Need to mark "Keep copy in inbox" in the email server
settings of the concerned user.
2012-06-14 12:29:40 +05:30
..
__init__.py communication is now created when email is sent 2012-06-07 11:30:15 +05:30
form_email.py communication is now created when email is sent 2012-06-07 11:30:15 +05:30
html2text.py fix in form_email unicode issue 2012-03-12 11:13:00 +05:30
receive.py Delete email messages from pop list if the message count is greater than 2012-06-14 12:29:40 +05:30
send.py fixes to cms and require files embedded in model/doctype.py 2012-05-09 11:43:47 +05:30