summaryrefslogtreecommitdiff
path: root/BitMailer.php
AgeCommit message (Expand)AuthorFilesLines
2012-05-25bit_log_error-2-bit_error_logspiderr1-2/+2
2010-06-09Strip down CVS keywords.cvs2git1-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-3/+3
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-3/+3
2009-05-30set charset in all phpmailer instances to utf-8wjames51-2/+3
2008-12-06accept multilpe body text blocks so we have html and plain text emailTekimaki1-4/+8
2008-11-29Fix x_headers so that they are set as headers.Tekimaki1-2/+8
2008-06-18Incorect package link in phpdoc class headerLester Caine1-3/+3
2008-06-18phpdoc comment block updatesLester Caine1-3/+11
2008-04-25log error do not fatal if email send failswjames51-4/+4
2008-04-19return Message-ID email header on sendEmailChristian Fowler1-2/+13
2008-04-19create generic BitMailer class for simple mail sending, derive SwitchBoard fr...Christian Fowler1-0/+131