Commit graph

57 commits

Author SHA1 Message Date
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
Anand Doshi
7f8334f70e fixes in test cases 2013-03-26 18:42:40 +05:30
Rushabh Mehta
72f9bf7cd5 [print] [fix] added utf-8 metatag 2013-03-26 15:56:45 +05:30
Rushabh Mehta
c7ffbb53c5 webshop login, logout 2013-03-19 11:12:20 +05:30
Rushabh Mehta
e7c3b2ed0b refactored backup email function, moved remote backup to app 2013-03-07 12:24:37 +05:30
Rushabh Mehta
38a2798b86 backup manager (wip) 2013-03-06 11:20:54 +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
ac599d2bf9 added mute_emails in conf 2013-02-15 17:28:46 +05:30
Rushabh Mehta
683e4dc9d3 upgraded test_runner, now can run multiple tests 2013-02-12 19:20:39 +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
318a14006a added test case for leave_application 2013-02-05 23:25:36 +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
63528ff764 ignore attach, email validation fixes in support_ticket 2012-12-28 13:43:42 +05:30
Anand Doshi
a91f5bbc22 fixes related to auto_email_id 2012-12-14 13:13:47 +05:30
Anand Doshi
a442a0698a removed erpnext auto_email_id from framework 2012-12-13 19:36:03 +05:30
Anand Doshi
58bfe5e131 fixed email validation 2012-12-13 18:34:36 +05:30
Anand Doshi
d49786d1a3 send bulk mail to unique recipients, removed fields first name and last name in send method 2012-12-06 13:13:53 +05:30
Anand Doshi
27ab68ad89 removed form_email method 2012-12-04 11:52:49 +05:30
Anand Doshi
cb73a34508 added get_doctype, fixed a minor bug in email recipient list splitting 2012-11-30 15:10:16 +05:30
Rushabh Mehta
cc7301eb9f form email sending via CommunicationComposer 2012-11-29 16:08:45 +05:30
Rushabh Mehta
2bb46cccb2 send email with signature 2012-11-26 14:49:05 +05:30
Rushabh Mehta
155ac64109 send email with signature 2012-11-26 14:47:17 +05:30
Rushabh Mehta
4299005dff profile: added email signature to outgoing mail and profile settings 2012-11-26 13:54:47 +05:30
Anand Doshi
71e3f95747 Allow email settings to be set without a login id - password (usually found in a local email server) 2012-11-23 15:49:30 +05:30
Anand Doshi
328fd2fd85 avoid NoneType encode error in smtp 2012-11-23 14:57:22 +05:30
Rushabh Mehta
e00145b78b receive.py: delete mail as soon as it comes 2012-11-16 18:24:51 +05:30