summaryrefslogtreecommitdiff
path: root/_test/tests/inc/mailer.test.php
Commit message (Collapse)AuthorAge
* escaped another $ in mailer testAndreas Gohr2013-10-20
|
* escape '$' in mailer test stringsChristopher Smith2013-10-16
|
* check msglint for warnings, tooAndreas Gohr2013-10-12
|
* successfully validate Mailer mails with msglintAndreas Gohr2013-10-12
|
* IETF's message lint service as a test for Mailer classAndreas Gohr2013-10-12
|
* FS#2677 support arrays in to, cc, bcc headers in MailerAndreas Gohr2013-08-03
| | | | This does not fix FS#2677, it only adds support for fixing it later.
* ignore empty header on mail sendingDominik Eckelmann2012-11-23
|
* remove empty BCC/CC mail headersDominik Eckelmann2012-11-23
| | | | Empty BCC/CC headers may cause errors on IIS.
* some first tests for the Mailer classAndreas Gohr2012-04-23