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
|
fa8ae0ecf6
|
[minor] [smtp] always add Reply-To header, add Date header
|
2013-12-16 14:48:17 +05:30 |
|
Anand Doshi
|
f88a0fbafb
|
[minor] [smtp] propagate exceptions
|
2013-12-04 16:28:23 +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
|
58f6dfe50a
|
[minor] expand partial links when sending email
|
2013-11-14 14:29:24 +05:30 |
|
Nabin Hait
|
6a54002636
|
[merge] merged with master
|
2013-10-24 11:21:10 +05:30 |
|
Anand Doshi
|
8584c6ca02
|
[minor] removed references to server.py
|
2013-10-17 20:00:52 +05:30 |
|
Anand Doshi
|
b6d932a13f
|
[minor] don't rollback when running all tests, fixed test cases
|
2013-10-15 19:53:09 +05:30 |
|
Akhilesh Darjee
|
8e7b85091f
|
[fix] [minor] attachment related fixes
|
2013-10-11 11:02:34 +05:30 |
|
Rushabh Mehta
|
2e0a75a8eb
|
[wsgi] [minor] fixed flags
|
2013-10-08 18:22:51 +05:30 |
|
Rushabh Mehta
|
8731df68d5
|
[issues] [minor] fixed multiple minor issues
|
2013-10-03 14:50:55 +05:30 |
|
Anand Doshi
|
c7253a830a
|
Merge branch 'master' of github.com:webnotes/wnframework into wsgi
Conflicts:
requirements.txt
webnotes/handler.py
webnotes/install_lib/install.py
webnotes/model/sync.py
webnotes/webutils.py
|
2013-10-02 16:46:35 +05:30 |
|
Anand Doshi
|
fb3c9b15d8
|
[minor] [fix] POP3Mailbox use ssl
|
2013-10-02 11:28:11 +05:30 |
|
Rushabh Mehta
|
491af45225
|
commonified comments, now can be added on any generator
|
2013-09-25 16:07:18 +05:30 |
|
Anand Doshi
|
cd67dad3c5
|
[minor] fixes for import conf
|
2013-09-24 17:17:38 +05:30 |
|
Rushabh Mehta
|
d2f28555b9
|
[website] [minor]
|
2013-09-24 14:35:14 +05:30 |
|
Pratik Vyas
|
927a697ef6
|
conf migration part 1
|
2013-09-21 15:13:18 +05:30 |
|
Anand Doshi
|
0f5df7291e
|
[fix] [minor] [website]
|
2013-09-17 15:28:58 +05:30 |
|
Rushabh Mehta
|
467c36ef08
|
[minor] install fixes
|
2013-09-12 17:01:51 +05:30 |
|
Rushabh Mehta
|
7923f9de71
|
[website] [minor] moving to framework
|
2013-09-09 12:17:45 +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
|
0f95ac3a72
|
[fix] [minor] attach portal links in footer on server-side, fixes in email validation
|
2013-09-05 15:44:45 +05:30 |
|
Anand Doshi
|
3ef51a236a
|
[fix] [email] [minor] invalid recipient error message
|
2013-09-04 11:56:54 +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 |
|
Maxwell
|
7890bc0d18
|
Update bulk.py
Correction of var getting in bulk emails, the correct var name is "auto_email_id" but the code uses "auto_mail_id" in line 53
|
2013-08-21 12:37:34 -03:00 |
|
Anand Doshi
|
79e2c3f702
|
[newsletter] show send progess [issue] webnotes/erpnext#531
|
2013-08-06 17:01:27 +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
|
40ea5bc3b0
|
[scheduler] Send Email to System Managers if Scheduled Event Fails
|
2013-08-05 13:15:16 +05:30 |
|
Anand Doshi
|
1649bbff6a
|
[minor] [fix] [email] cint always use login id as center
|
2013-07-24 00:14:59 +05:30 |
|
Anand Doshi
|
b7d3f7f0fa
|
[minor] [fix] always use login id as sender fix
|
2013-07-16 16:27:25 +05:30 |
|
Rushabh Mehta
|
2138207f78
|
[bulk] [minor] ignore bad email ids
|
2013-07-16 16:07:44 +05:30 |
|
Rushabh Mehta
|
dc114ffc5a
|
[email] force use of loginid as the sender
|
2013-07-09 10:28:57 +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
|
2bd6eecaa6
|
[email] [communication] fixes - use profile's email address to send email in Communication Composer
|
2013-06-12 16:01:18 +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 |
|