Commit graph

48 commits

Author SHA1 Message Date
Anand Doshi
5159073720 [fix] Show CC in the footer 2015-10-23 17:23:21 +05:30
Rushabh Mehta
ba2b6fce1b [minor] set bulk limit to 500 2015-10-19 11:25:33 +05:30
Anand Doshi
44e6c02516 [fix] Don't add emails to CC if no CC added from the UI. Fixes frappe/erpnext#4164 2015-10-14 13:20:49 +05:30
Anand Doshi
c726fb05db [fix] send upto 100 bulk emails at a time, and fix to validate email address 2015-09-30 09:47:16 +05:30
Rushabh Mehta
dbf6bd4c1f [enhancement] added priority in bulk email 2015-09-29 14:55:53 +05:30
Anand Doshi
2b9cb67e1f Added CC in Communication to manually specify whom to notify. frappe/erpnext#3697 2015-09-17 13:14:51 +05:30
Anand Doshi
94de362e3c [minor] frappe.are_emails_muted 2015-09-09 14:04:41 +05:30
Anand Doshi
ea79dc6f40 [fix] catch specific smtp exceptions in bulk flush for future retry 2015-08-24 13:36:39 +05:30
Anand Doshi
c079e27d3f Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
Rushabh Mehta
51df143d7a Merge pull request #1230 from anandpdoshi/bulk-limit-fix
Bulk Limit check
2015-08-03 16:24:35 +05:30
Pratik Vyas & Anand Doshi
2f72d86d11 [fix] bulk limit check 2015-08-03 13:08:59 +05:30
Rushabh Mehta
1962f999c4 [fix] don't error bluk flush if connection breaks, frappe/erpnext#3232 2015-08-03 12:27:31 +05:30
Pratik Vyas
df49e1d58d [fix] Check bulk limit if email_account from site_config.json 2015-06-05 15:50:37 +05:30
Rushabh Mehta
e5052ec141 [fix] [refactor] 2015-05-27 15:06:10 +05:30
Rushabh Mehta
5734d897cb [fix] [refactor] 2015-05-27 15:04:47 +05:30
Rushabh Mehta
8dec1bb925 [fix] expire bulk emails after 3 days, so that they are not accidentally sent if scheduler fails and restarts 2015-05-27 15:04:47 +05:30
Nabin Hait
c2a2128bad removed duplicate download backup link 2015-05-26 16:45:53 +05:30
Rushabh Mehta
5f1226683b [fixes] [minor] 2015-05-26 12:17:33 +05:30
Rushabh Mehta
ef0c6b44f7 [email] consistent email, website branding 2015-05-26 12:17:33 +05:30
Rushabh Mehta
b39869a041 [enhancement] new email footer, like mailchip 2015-05-26 12:17:33 +05:30
Pratik Vyas
a8d564a6c9 Fix check_bulk_limit 2015-05-11 14:29:17 +05:30
Anand Doshi
41f400366a [fix] select correct outgoing account in bulk email 2015-04-03 15:42:51 +05:30
Rushabh Mehta
e5556e1558 [bulk] flush fix, saved by test case 2015-04-01 21:10:14 +05:30
Rushabh Mehta
b64b79c4f1 [bulk] [feature] added send_after 2015-04-01 20:34:00 +05:30
Anand Doshi
be860c76bc Left-aligned unsubscribe link 2015-04-01 17:51:12 +05:30
Anand Doshi
2006269fc8 Fixed bulk.py 2015-03-30 21:37:31 +05:30
Anand Doshi
4d248646db Fixed unsubscribe link and duplicate entry due to email_id 2015-03-30 21:10:31 +05:30
Anand Doshi
986c96d01a Fixed Email Pulling 2015-03-30 20:35:52 +05:30
Anand Doshi
cf1321adda fixed email and timeline 2015-03-27 17:43:35 +05:30
Anand Doshi
f02a21f3d0 fixed email 2015-03-26 19:54:00 +05:30
Rushabh Mehta
6a29fa7ca0 [email] unread notifications and test fixes 2015-03-23 13:58:43 +05:30
Rushabh Mehta
99ca7d5f8a [email] fixed test cases for bulk emails 2015-03-19 17:15:44 +05:30
Rushabh Mehta
bead93693d [email] many fixes, bulk email, unsubscribe 2015-03-19 17:15:43 +05:30
Anand Doshi
5214bb286a Fixes in test cases and recents 2015-03-05 16:29:26 +05:30
Anand Doshi
4455085632 Merge pull request #1038 from pdvyas/bulk-mute-email
respect mute_email in bulk send
2015-03-03 15:46:29 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Pratik Vyas
fa4edee35c respect mute_email in bulk send 2015-03-03 13:57:43 +05:30
Rushabh Mehta
7cad548270 [tests] 2015-02-21 22:37:35 +05:30
Rushabh Mehta
8bf7d1ded8 [minor] added reply-to in frappe.sendmail and cleanup 2015-01-23 15:20:08 +05:30
Rushabh Mehta
456621b931 [email] implemented, tested basic in and out 2015-01-21 17:37:58 +05:30
Rushabh Mehta
7ae3ca289b [design] list views 2015-01-05 17:36:46 +05:30
Rushabh Mehta
c35a4e1235 [design] wip 2014-12-26 12:50:43 +05:30
Rushabh Mehta
27415c2fd2 [test-fix] 2014-10-31 14:45:56 +05:30
Rushabh Mehta
5376146698 [test-fix] 2014-10-31 14:27:42 +05:30
Rushabh Mehta
584e53a8b8 [fix] tests 2014-09-29 12:21:57 +05:30
Rushabh Mehta
c34e835cd3 [fix] bulk.py 2014-09-29 12:21:57 +05:30
Rushabh Mehta
ac0a9deaf1 [mailbox] cleaned up, added tests #561 2014-09-29 12:21:56 +05:30
Rushabh Mehta
7dd7944590 [refactor] frappe.utils.email_lib > frappe.email 2014-09-29 12:21:12 +05:30
Renamed from frappe/utils/email_lib/bulk.py (Browse further)