Nabin Hait
4da315c497
Set subject while pulling email if subject not specified
11 лет назад
Anand Doshi
055b180f4d
[minor] pop socket timeout
11 лет назад
Anand Doshi
43e470dd38
[minor] use mixin class for Timed_POP3 and Timed_POP3_SSL
11 лет назад
Pratik Vyas
6fb9461989
Set timeout POP3 session using pop_timeout in conf.py
11 лет назад
Anand Doshi
ab75ff19cf
Throttle POP pulling based on time and space (not the physics kind)
11 лет назад
Anand Doshi
15a6758c90
[minor] [fix] error logging for pop
11 лет назад
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
11 лет назад
Rushabh Mehta
325def77df
[copyright] added Contributors
11 лет назад
Anand Doshi
fb3c9b15d8
[minor] [fix] POP3Mailbox use ssl
11 лет назад
Anand Doshi
f73ae8775f
[fix] [minor] [receive] if no date in email, use current date
12 лет назад
Anand Doshi
7228f671dd
[fix] [minor] decode subject as utf-8 if no encoding specified in the received mail
12 лет назад
Rushabh Mehta
2e95247b5f
[minor] [license] Standardizied license string in py an js code files
12 лет назад
Rushabh Mehta
e62b4b81d1
[email] [fix]
12 лет назад
Rushabh Mehta
7c7191c305
[email] [fix] decode subject
12 лет назад
Anand Doshi
f324ac8716
[email lib] [receive] import webnotes
12 лет назад
Rushabh Mehta
3acf587f7e
[support email import] [fix] ignore if same file is attached twice
12 лет назад
Rushabh Mehta
2fdf885042
[support] [fix] attachment
12 лет назад
Rushabh Mehta
30d6a4efc9
[files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup
12 лет назад
Anand Doshi
eaf964ec36
fixes in email receiving due to attachments
12 лет назад
Anand Doshi
fd1dc4ff87
bypass exception when attaching in receive.py
12 лет назад
Anand Doshi
9c2968b7ce
added back pop.dele as most pop3 servers seem to require deletion
12 лет назад
Anand Doshi
694e3b7a04
do not delete pop emails, just mark them as read for pop server
12 лет назад
Rushabh Mehta
f2b1a86d1c
added date in pop3 mails
12 лет назад
Rushabh Mehta
2d3d7f2b40
added date in pop3 mails
12 лет назад
Rushabh Mehta
53db94efe2
added date in pop3 mails
12 лет назад
Rushabh Mehta
64c6eafd16
added date in pop3 mails
12 лет назад
Rushabh Mehta
2c16f10a62
added date in pop3 mails
12 лет назад
Nabin Hait
a4d60f1462
fixes in email settings
12 лет назад
Rushabh Mehta
915faccf4c
added job application
12 лет назад
Rushabh Mehta
19815f54d0
cleanup get_support_ticket
12 лет назад
Rushabh Mehta
8f71135af0
cleaned up support email
12 лет назад
Rushabh Mehta
e00145b78b
receive.py: delete mail as soon as it comes
12 лет назад
Rushabh Mehta
b1abf53548
delete mail if cannot process (or will keep coming)
12 лет назад
Rushabh Mehta
082a93f31e
email/receive, support ticket fix
12 лет назад
Rushabh Mehta
82d35140c0
email_utils/receive, break transaction between read and delete in pop to avoid locking
12 лет назад
Rushabh Mehta
e2f0c94693
moved directory structure
13 лет назад
Anand Doshi
5a74df2e5c
added import webnotes to receive
13 лет назад
Anand Doshi
787a179f88
log exception in receive's get_messages
13 лет назад
Anand Doshi
510adb0da0
fixes in email sending
13 лет назад
Anand Doshi
0490b772e7
fixes in receive email
13 лет назад
Anand Doshi
bb0fa3af66
fixes for unicode
13 лет назад
Anand Doshi
bab9f3c7ef
added unicode_literals import at start of each file
13 лет назад
Anand Doshi
614d8206b8
fix in receive
13 лет назад
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.
13 лет назад
Anand Doshi
0020310279
fix in file data naming
13 лет назад
Anand Doshi
61b4803bcb
fix in thread id parsing
13 лет назад
Anand Doshi
284dc57667
restrict number of support ticket emails
13 лет назад
Anand Doshi
a2ce2c5b0d
restrict number of support ticket emails
13 лет назад
Rushabh Mehta
886aae895a
added license files
13 лет назад
Anand Doshi
6dda5a03eb
fetch defaults fix and minor utf-8 issues fixed
13 лет назад