Commit graph

35 commits

Author SHA1 Message Date
Martin Kamerbeek
c10bac9bfc Convert subscriptions to use groups instead of homebrew table. 2010-05-21 13:39:15 +02:00
Martin Kamerbeek
22c900047f Turn subscribe part of NewsletterCollection into an aspect. 2010-05-21 11:13:59 +02:00
Martin Kamerbeek
1167a11ba7 Skip addresses that exceed bounce score threshold. 2010-05-20 17:57:36 +02:00
Martin Kamerbeek
2e27fd5c21 Cleanup when deleting or canceling. 2010-05-20 17:53:32 +02:00
Martin Kamerbeek
40ba318fac Add basic bounce score calculation and reporting. 2010-05-20 16:52:19 +02:00
Martin Kamerbeek
ddaaebe6a0 Implement cancel functionality. 2010-05-20 15:49:26 +02:00
Martin Kamerbeek
55934b11f5 Better bounce logging 2010-05-20 15:22:23 +02:00
Martin Kamerbeek
b7b1811387 Improve sending of mailings. 2010-05-20 11:59:07 +02:00
Martin Kamerbeek
e7dd066630 Replacing active flag with status field. 2010-05-19 18:25:14 +02:00
Martin Kamerbeek
4a9cbfd91c Refactor preview 2010-05-19 17:42:49 +02:00
Martin Kamerbeek
04f39ebc19 Adding basic per instance mailing configuration. 2010-05-19 17:06:18 +02:00
Martin Kamerbeek
f8cb8cd05a Adding sending of batches and bounce processing. 2010-05-19 15:42:39 +02:00
Martin Kamerbeek
d62f56a635 Prevent warning. 2010-05-19 15:21:18 +02:00
Martin Kamerbeek
b6d18e88a2 Adding proof of concept bounce processing postfix pipe script. 2010-05-12 18:55:40 +02:00
Martin Kamerbeek
ef172e2228 Adding nl settings screen 2010-05-12 18:55:17 +02:00
Martin Kamerbeek
a9321d32da Add newsletter to admin console 2010-05-12 14:28:45 +02:00
Martin Kamerbeek
12e6ba8735 Adding subscription confirmation. 2010-05-12 13:30:35 +02:00
Martin Kamerbeek
8abcb9a10e Add message-id and return-path for bounces that incorporates the mailId of the specific message. 2010-05-12 11:44:27 +02:00
Martin Kamerbeek
8fdeca68b5 Adding basic anonymous subscription. 2010-05-07 14:33:33 +02:00
Martin Kamerbeek
c4115cc82a Adding link rewriting so that uri are complete. 2010-05-07 11:49:54 +02:00
Martin Kamerbeek
39b27f39c4 Don't sort strings with numeric comparison operator... 2010-05-07 11:47:33 +02:00
Martin Kamerbeek
aff6b5d5d0 Add mailing send workflow activity. 2010-05-06 18:05:18 +02:00
Martin Kamerbeek
80c1ce0b44 Add basic infrastructure to actually send out mailings. 2010-05-06 18:04:25 +02:00
Martin Kamerbeek
3f3ee717b7 Add test email queueing and mailing status report lines in manager. 2010-05-06 16:20:57 +02:00
Martin Kamerbeek
643a63c568 Change dispatching mechanism of NL content handler 2010-05-06 16:20:18 +02:00
Martin Kamerbeek
450f56f639 Add create mailing link plus method 2010-05-06 14:31:14 +02:00
Martin Kamerbeek
b46f283f31 Add i18n stubs to reduce warning messages. 2010-05-06 13:53:14 +02:00
Martin Kamerbeek
6aa9df2170 Add base classes for mailing instances. 2010-05-06 13:52:49 +02:00
Martin Kamerbeek
63798b98f1 Add mail style template override. 2010-05-06 13:51:51 +02:00
Martin Kamerbeek
bcaa3f87b3 Clean up issue loop generation code and add some urls. 2010-04-22 17:17:32 +02:00
Martin Kamerbeek
a761768c0a Don't show debug info in email content. 2010-04-22 17:03:23 +02:00
Martin Kamerbeek
6ea4a47c60 Improve preview functionality. 2010-04-22 16:50:19 +02:00
Martin Kamerbeek
af40a772a9 Adding basis of nl manager. 2010-04-22 16:20:03 +02:00
Martin Kamerbeek
0fa97d2d9d Make NewsletterCollection subscribable. 2010-04-22 14:56:19 +02:00
Martin Kamerbeek
cfa018e04b Initial commit. 2010-04-22 13:36:44 +02:00