summaryrefslogtreecommitdiff
path: root/admin/tend_mail_queue.php
AgeCommit message (Collapse)AuthorFilesLines
2008-06-18mv BitMailer to BitNewsletterMailer to avoid conflict and confusion with the ↵Christian Fowler1-4/+4
kernel class
2007-09-19cleanup BIT_PHP_ERROR_REPORTINGChristian Fowler1-1/+2
2007-05-04add test_mode to enable resending message, hide validated only option for nowChristian Fowler1-10/+2
2006-10-07major clean up to newsletter sending. everything pretty clean at this point. ↵Christian Fowler1-0/+1
unsub needs work
2006-06-19merge all of wolffies changes to HEAD. Now need to work on a few things like ↵Christian Fowler1-7/+1
user_id in mail_subs table, etc.
2005-12-29fix mailer to log actions to stdout, and add missing _SERVER['HTTP_USER_AGENT']bitweaver.org1-1/+2
2005-12-25unsubscription info coming along. some schema changes to track nl_id in ↵Christian Fowler1-2/+0
tiki_mail_queue
2005-12-16get mailing working - things actually send now. still lots of debug stuff ↵Christian Fowler1-0/+37
strewn about