Commit graph

21 commits

Author SHA1 Message Date
Anand Doshi
4d551a1ecb Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-09-06 08:09:20 +05:30
Anand Doshi
5a74df2e5c added import webnotes to receive 2012-09-06 08:08:49 +05:30
Anand Doshi
794aa7bd8c Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/utils/email_lib/receive.py
2012-09-06 07:58:35 +05:30
Anand Doshi
787a179f88 log exception in receive's get_messages 2012-09-06 07:54:00 +05:30
Anand Doshi
510adb0da0 fixes in email sending 2012-07-23 14:11:21 +05:30
Anand Doshi
0490b772e7 fixes in receive email 2012-07-23 12:51:39 +05:30
Anand Doshi
bb0fa3af66 fixes for unicode 2012-07-19 20:32:02 +05:30
Anand Doshi
bab9f3c7ef added unicode_literals import at start of each file 2012-07-19 13:40:39 +05:30
Anand Doshi
614d8206b8 fix in receive 2012-06-14 14:54:15 +05:30
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
Anand Doshi
0020310279 fix in file data naming 2012-05-23 16:56:56 +05:30
Anand Doshi
61b4803bcb fix in thread id parsing 2012-04-23 13:40:52 +05:30
Anand Doshi
284dc57667 restrict number of support ticket emails 2012-03-02 13:17:45 +05:30
Anand Doshi
a2ce2c5b0d restrict number of support ticket emails 2012-03-02 13:16:59 +05:30
Rushabh Mehta
886aae895a added license files 2012-02-23 12:35:45 +05:30
Anand Doshi
6dda5a03eb fetch defaults fix and minor utf-8 issues fixed 2012-02-07 10:49:31 +05:30
Anand Doshi
448111d489 Check support ticket settings while saving 2012-01-27 18:47:55 +05:30
Anand Doshi
b9781b03d1 Fix: Support Ticket ID not getting matched 2012-01-12 13:07:06 +05:30
Anand Doshi
f2fb3a4abf Fix regarding support ticket to support ticket system email chaining issue 2012-01-05 13:52:56 +05:30
Anand Doshi
0c39b46e58 Changes in support ticket attachments 2011-12-27 19:43:50 +05:30
Rushabh Mehta
f253fa8e0b version 2 2011-09-07 16:44:57 +05:30
Renamed from cgi-bin/webnotes/utils/email_lib/receive.py (Browse further)