summaryrefslogtreecommitdiff
path: root/test/mail
AgeCommit message (Expand)Author
2015-04-26MIME: Support RFC2231 for filenames. Bug 466Jeremy Harris
2015-04-18Testsuite: split out tests requiring IPv6Jeremy Harris
2015-04-13UTF8: split up testcasesJeremy Harris
2015-04-13non-smtp inputJeremy Harris
2015-04-12tlsJeremy Harris
2015-04-12bounce messageJeremy Harris
2015-03-31Fix positive testcase for -oMmJeremy Harris
2015-03-07DSN: fix multiple-recipient notificationsJeremy Harris
2015-01-20Testsuite: add testcase for <>-mismatch in To:/From: headersJeremy Harris
2015-01-18Log local IP on delivery log line, under the incoming_interface log selector....Jeremy Harris
2015-01-12Testsuite: fix leftover in mime testingJeremy Harris
2015-01-12DSN: use the SMTP return messsage for Diagnostic-Code lines. Bug 1559Wolfgang Breyha
2015-01-12Move DSN support to mainlineJeremy Harris
2015-01-01Avoid crash with badly-terminated non-recognised mime parameterJeremy Harris
2014-12-30Fix crash in mime acl when a parameter is unterminatedJeremy Harris
2014-12-14Account properly for quoted or 2047-encoded MIME parameters while walking hea...Jeremy Harris
2014-10-22More regular logging use of H=<name> [<ip>]Jeremy Harris
2014-10-16Handle certificate dir under GnuTLS, if recent enoughJeremy Harris
2014-08-29Fix crash in mime acl when a parameter is zero-lengthJeremy Harris
2014-05-02Certificate variables and field-extractor expansions. Bug 1358Jeremy Harris
2014-04-09More care with headers add/remove lists. Bug 1452Jeremy Harris
2014-03-18Fix ACL "condition =" for negative number values. Bug 1005Jeremy Harris
2014-03-08${utf8clean:string} expansion operator. Bug 1401Axel Rau
2013-01-26PRDR support, if compiled with EXPERIMENTAL_PRDRJeremy Harris
2012-10-06Logging-only patch for 8BITMIME; bug 817.Jeremy Harris
2012-10-04Add expansion variable $headers_added returning newline-sep list of headersJeremy Harris
2012-10-04Strip leading/trailing newlines on list of headers for addition; bug 884.Jeremy Harris
2012-07-27Bug #198: Add remove_header ACL modifier.Todd Lyons
2012-07-08Multiple headers_add/remove options per router/transport - fixes bug 337Jeremy Harris
2012-05-27Test: update for new tls_dhparamPhil Pennock
2012-05-19Cipher munging continues.Phil Pennock
2012-05-20Testsuite: munge recorded TLS version &c in output to permit awkward test-hos...Jeremy Harris
2012-05-18Test suite fixes, mostly for new certs.Phil Pennock
2012-05-17fix tls_cipher memory lifetime.Phil Pennock
2012-05-17More GnuTLS cleanups/fixes.Phil Pennock
2012-05-07Testsuite: updates for 8bitmime-as-default.Jeremy Harris
2012-05-01Update testsuite output files for GnuTLS version update and fixes.Jeremy Harris
2011-10-09More testsuite fixesPhil Pennock
2010-06-05two more header order changesJohn Jetmore
2010-06-04With a few minor exceptions for tests that had additional concerns and tests ...John Jetmore
2010-06-03updating test suite - rolling back incomplete fix for header order change (he...John Jetmore
2009-11-23Correct header sorting for testsuite. Required manual patching, so maybe err...Nigel Metheringham
2007-08-30Update tests for 4.68 (after testing on tahini).Philip Hazel
2007-08-29Fix quoting problem with errors_copy.Philip Hazel
2007-08-23Add message_body_newlines.Philip Hazel
2007-06-14Added $dnslist_matched.Philip Hazel
2007-02-20$smtp_command and $smtp_command_argument were incomplete for MAILPhilip Hazel
2007-02-06Added dsn_from to vary the contents of From: in DSNsPhilip Hazel
2007-01-31Heiko Schlitterman's patch for log_selector=+pid, plus appropriatePhilip Hazel
2007-01-25Ensure acl_not_smtp_start is called for -bS input.Philip Hazel