summaryrefslogtreecommitdiff
path: root/tests/it_mail.t
AgeCommit message (Expand)AuthorFilesLines
2016-02-05use php function to escape headers; don't swallow double quotes when escaping...David Flatz1-6/+11
2016-02-03make tests compatible to php 5.3 stdDavid Flatz1-13/+13
2016-02-03don't split addrlist at comma when the comma is inside a quoted string, this ...David Flatz1-7/+7
2014-04-28introduce new function addrlist_escape that uses header_escape to only escape...David Flatz1-5/+44
2014-04-28add tests for it_mail headersDavid Flatz1-0/+43