james
|
a1865e267b
|
When sending, make sure we check to make sure result is NULL as well, becuase if its cancelled, sent will be NULL but result will be cancelled
|
2010-02-11 15:59:41 +00:00 |
|
james
|
5dcbc28d54
|
Fix email sending to not fail if a single email fails, instead, flag it as failed and continue on
Better track email sending as well, and add fields for tracking bounces (not implemented yet)
|
2010-02-10 17:05:49 +00:00 |
|
james
|
99114c7242
|
Completely convert the old communication module over to the new system... (almost).
TODO: switch the "send" to the new dialog-style preview and confirmation, instead of the old one, but at least it works!
|
2009-12-02 22:17:20 +00:00 |
|
james
|
01b05576b5
|
Remove some debug
|
2009-12-01 22:04:23 +00:00 |
|
james
|
838f61a948
|
Working email sending from fundraising module, and implement new emailqueue system. None of the existing emails are migrated to the new system yet, and both old and new work in parallel until we can finish migration
|
2009-12-01 22:02:03 +00:00 |
|