Commit graph

44 commits

Author SHA1 Message Date
Nabin Hait
31ec05a9c8 fixed conflict 2014-02-11 12:18:12 +05:30
Nabin Hait
4da315c497 Set subject while pulling email if subject not specified 2014-02-07 15:54:06 +05:30
Anand Doshi
148c5d8891 [minor] pop socket timeout 2013-12-23 20:01:12 +05:30
Anand Doshi
df95128fed [minor] use mixin class for Timed_POP3 and Timed_POP3_SSL 2013-12-23 20:01:12 +05:30
Pratik Vyas
46b2a3019b Set timeout POP3 session using pop_timeout in conf.py 2013-12-23 20:01:12 +05:30
Anand Doshi
8a3be21704 Throttle POP pulling based on time and space (not the physics kind) 2013-12-23 20:01:12 +05:30
Anand Doshi
7720e999e9 [minor] [fix] error logging for pop 2013-12-23 20:01:11 +05:30
Anand Doshi
6268738cba specify max_email_size in conf.py to limit size of each email pulled using POP and the total size of all emails pulled in a single scheduler call 2013-12-23 20:01:11 +05:30
Anand Doshi
055b180f4d [minor] pop socket timeout 2013-12-03 12:53:02 +05:30
Anand Doshi
43e470dd38 [minor] use mixin class for Timed_POP3 and Timed_POP3_SSL 2013-12-02 23:51:16 +05:30
Pratik Vyas
6fb9461989 Set timeout POP3 session using pop_timeout in conf.py 2013-12-02 20:29:25 +05:30
Pratik Vyas
b1ac9449c2 Merge pull request #328 from anandpdoshi/throttle-pop
Throttle POP pulling based on time and space (not the physics kind)
2013-12-02 04:22:21 -08:00
Anand Doshi
ab75ff19cf Throttle POP pulling based on time and space (not the physics kind) 2013-12-02 17:50:25 +05:30
Anand Doshi
15a6758c90 [minor] [fix] error logging for pop 2013-12-02 17:14:24 +05:30
Anand Doshi
ba4a48fbd8 specify max_email_size in conf.py to limit size of each email pulled using POP and the total size of all emails pulled in a single scheduler call 2013-12-02 15:37:29 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
fb3c9b15d8 [minor] [fix] POP3Mailbox use ssl 2013-10-02 11:28:11 +05:30
Anand Doshi
f73ae8775f [fix] [minor] [receive] if no date in email, use current date 2013-09-06 15:48:08 +05:30
Anand Doshi
7228f671dd [fix] [minor] decode subject as utf-8 if no encoding specified in the received mail 2013-08-29 13:58:21 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
e62b4b81d1 [email] [fix] 2013-06-26 17:28:52 +05:30
Rushabh Mehta
7c7191c305 [email] [fix] decode subject 2013-06-25 16:21:57 +05:30
Anand Doshi
f324ac8716 [email lib] [receive] import webnotes 2013-05-02 08:55:01 +05:30
Rushabh Mehta
3acf587f7e [support email import] [fix] ignore if same file is attached twice 2013-04-18 11:44:23 +05:30
Rushabh Mehta
2fdf885042 [support] [fix] attachment 2013-04-11 08:29:25 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +05:30
Anand Doshi
eaf964ec36 fixes in email receiving due to attachments 2013-03-01 16:12:06 +05:30
Anand Doshi
fd1dc4ff87 bypass exception when attaching in receive.py 2013-02-25 16:14:24 +05:30
Anand Doshi
9c2968b7ce added back pop.dele as most pop3 servers seem to require deletion 2013-02-24 16:42:30 +05:30
Anand Doshi
694e3b7a04 do not delete pop emails, just mark them as read for pop server 2013-02-22 13:08:02 +05:30
Rushabh Mehta
f2b1a86d1c added date in pop3 mails 2013-02-11 16:38:08 +05:30
Rushabh Mehta
2d3d7f2b40 added date in pop3 mails 2013-02-11 16:36:14 +05:30
Rushabh Mehta
53db94efe2 added date in pop3 mails 2013-02-11 16:31:41 +05:30
Rushabh Mehta
64c6eafd16 added date in pop3 mails 2013-02-11 16:24:41 +05:30
Rushabh Mehta
2c16f10a62 added date in pop3 mails 2013-02-11 16:21:14 +05:30
Nabin Hait
a4d60f1462 fixes in email settings 2013-02-06 13:22:48 +05:30
Rushabh Mehta
915faccf4c added job application 2013-01-15 17:23:22 +05:30
Rushabh Mehta
19815f54d0 cleanup get_support_ticket 2013-01-15 14:17:30 +05:30
Rushabh Mehta
8f71135af0 cleaned up support email 2013-01-15 12:29:42 +05:30
Rushabh Mehta
e00145b78b receive.py: delete mail as soon as it comes 2012-11-16 18:24:51 +05:30
Rushabh Mehta
b1abf53548 delete mail if cannot process (or will keep coming) 2012-11-16 18:06:02 +05:30
Rushabh Mehta
082a93f31e email/receive, support ticket fix 2012-11-16 12:07:11 +05:30
Rushabh Mehta
82d35140c0 email_utils/receive, break transaction between read and delete in pop to avoid locking 2012-11-16 10:36:16 +05:30
Rushabh Mehta
e2f0c94693 moved directory structure 2012-09-24 19:18:30 +05:30
Renamed from py/webnotes/utils/email_lib/receive.py (Browse further)