summaryrefslogtreecommitdiff
path: root/tests/it_mail.t
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03don't split addrlist at comma when the comma is inside a quoted string, this ↵David Flatz1-7/+7
should fix mails to people with umlauts and comma in realname
2014-04-28introduce new function addrlist_escape that uses header_escape to only ↵David Flatz1-5/+44
escape realname part of address lists
2014-04-28add tests for it_mail headersDavid Flatz1-0/+43