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