Anand Doshi
1cf205bf28
added sender as argument to bulk send
2012-08-24 15:10:13 +05:30
Anand Doshi
4c32449d59
import urllib in unsubscribe link method
2012-08-24 14:58:19 +05:30
Anand Doshi
4037365744
added urlencode in unsubscribe link of bulk email
2012-08-24 14:56:14 +05:30
Anand Doshi
8a4f40cc23
fixes in unsubscribe
2012-08-24 14:46:04 +05:30
Rushabh Mehta
cf2e395fc8
added --git and update to bulk, no fullname for now
2012-08-13 11:08:36 +05:30
Anand Doshi
a783c332f3
Merge branch 'master' of github.com:webnotes/wnframework into unicode
2012-08-07 15:07:16 +05:30
Anand Doshi
ff2845b121
corrected default automail id
2012-08-07 14:59:11 +05:30
Anand Doshi
556f8729ad
Merge branch 'master' of github.com:webnotes/wnframework into unicode
...
Conflicts:
py/webnotes/utils/email_lib/form_email.py
2012-08-06 13:23:21 +05:30
Rushabh Mehta
1b1c815268
fix in clear bulk
2012-08-06 11:58:45 +05:30
Rushabh Mehta
3805fc5ffe
fix to email
2012-08-06 11:17:24 +05:30
Rushabh Mehta
05a0f03ae5
fix: removed get_footer
2012-08-06 11:14:36 +05:30
Rushabh Mehta
9355640f96
removed unicode in email as incoming strings are already unicode
2012-08-06 11:13:48 +05:30
Rushabh Mehta
5105d8af8e
refactor unicode changes and merge with master with refactored email
2012-08-03 16:02:34 +05:30
Rushabh Mehta
39e38a0c8a
dialog.js: if fieldname is not given it taken from label
2012-08-03 14:07:51 +05:30
Rushabh Mehta
ef38508b3b
refactored email libraries and added bulk email capability
2012-08-02 18:02:38 +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
98b8c5eb03
Merge branch 'master' of github.com:webnotes/wnframework into unicode
2012-07-23 11:28:21 +05:30
Nabin Hait
3eba63dc3c
Remove null entries from recipients
2012-07-20 17:45:15 +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
979e64187e
fixes in outgoing email connection error handling
2012-07-11 12:06:30 +05:30
Anand Doshi
5c0dd674e9
fix in email send error
2012-06-21 11:30:32 +05:30
Anand Doshi
eadc5e6a91
encode email footer using utf-8
2012-06-20 13:11:00 +05:30
Anand Doshi
6879f68ed1
encode email footer using utf-8
2012-06-20 12:40:17 +05:30
Anand Doshi
49322a3cee
encode email footer using utf-8
2012-06-20 12:34:34 +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
Rushabh Mehta
bc62349441
communication is now created when email is sent
2012-06-07 11:30:15 +05:30
Anand Doshi
6348952b55
fix in form email attachments
2012-05-25 15:18:12 +05:30
Anand Doshi
0020310279
fix in file data naming
2012-05-23 16:56:56 +05:30
Rushabh Mehta
5c7df8f371
fixes to cms and require files embedded in model/doctype.py
2012-05-09 11:43:47 +05:30
Anand Doshi
7b3aefb955
fix in auto email id when sender not supplied
2012-05-02 15:15:08 +05:30
Anand Doshi
d25d56918a
fix in auto email id when sender not supplied
2012-05-02 14:56:12 +05:30
Anand Doshi
376eab0c83
fix in auto email id when sender not supplied
2012-05-02 14:56:01 +05:30
Anand Doshi
61b4803bcb
fix in thread id parsing
2012-04-23 13:40:52 +05:30
Rushabh Mehta
e303790c2a
lib/py/webnotes/defs.py -> conf.py (see sample in lib/conf/conf.py)
2012-04-14 16:08:54 +05:30
Anand Doshi
9335574787
email settings separated from control panel
2012-03-20 14:54:29 +05:30
Anand Doshi
bf701efe57
fix in form_email unicode issue
2012-03-12 11:13:00 +05:30
Anand Doshi
4fd62c4648
use_ssl parameter in defs too
2012-03-06 18:32:36 +05:30
Anand Doshi
481f9d4872
do not enforce decoding in utf-8
2012-03-06 17:09:00 +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
35cac63788
sendmail_md from defs settings
2012-02-16 12:51:10 +05:30
Anand Doshi
f8b30ddde2
sendmail_md from defs settings
2012-02-16 12:48:23 +05:30
Rushabh Mehta
ec2435dcd4
added whitelist check
2012-02-13 16:50:58 +05:30
Anand Doshi
11ad0cdf0d
Merge branch 'stable' into latest
...
Conflicts:
py/webnotes/utils/__init__.py
2012-02-07 11:01:10 +05:30
Anand Doshi
6dda5a03eb
fetch defaults fix and minor utf-8 issues fixed
2012-02-07 10:49:31 +05:30
Rushabh Mehta
2e34138443
Fixed sending issue
2012-02-04 12:25:58 +01:00