added mail send queue

This commit is contained in:
JT Smith 2006-03-21 03:27:57 +00:00
parent b062e61508
commit 7c71d93c1e
6 changed files with 263 additions and 44 deletions

View file

@ -29,6 +29,7 @@
otherwise be slow or complex pages. More details in migration.txt.
- The SMTP mail backend has been replaced with a new API that's capable of
sending attachments, HTML messages, and more. This will introduce many new
- Added a mail queue system.
options for developers.
- The group mail screen now allows sending of HTML messages.
- Added prequery statements to the SQLReport and configurable allowed statements