summaryrefslogtreecommitdiff
path: root/test/mail
AgeCommit message (Expand)Author
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris
2020-02-03Testsuite: headers_remove globbing. Bug 159Jeremy Harris
2019-12-17 ARC: Reset received ARC instance counter before next message on a connect...Jeremy Harris
2019-12-12Testsuite: testcase for misordered ARC headers. Bug 2493Jeremy Harris
2019-11-15Testsuite: fix Recieved: header munging for TLS infoJeremy Harris
2019-11-14TLS: restore TLS protocol version to default Received: headerJeremy Harris
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM sign...Jeremy Harris
2019-10-13Testsuite: munging for SRS testcaseJeremy Harris
2019-10-13SRS: native implementation. Bug 1649Jeremy Harris
2019-10-02DSN: add References: header. Bug 2452Jeremy Harris
2019-08-11DKIM: preferences for verify algorithmsJeremy Harris
2019-07-25Fix dkim_strict expansion. Bug 2413Ruben Jenster
2019-07-25Track tainted data and refuse to expand itJeremy Harris
2019-07-15Router variables: change list-separator to semicolonJeremy Harris
2019-07-11Router variables: local visibiliityJeremy Harris
2019-07-11Keep router-variables separate on addrs, to avoid taint contaminationJeremy Harris
2019-07-08Routers: named variablesJeremy Harris
2019-06-26Testsuite: output changes resultingJeremy Harris
2019-05-19Change the default for hosts_noproxy_tls to unset, enabling continued-TLS del...Jeremy Harris
2019-03-15Retire EXPERIMENTAL_REQUIRETLSJeremy Harris
2019-02-11Testsuite: munge GnuTLS and OpenSSL ciphersuite strings to be more similarJeremy Harris
2018-12-18Log failures to extract envelope addresses from message headers. Bug 2351Jeremy Harris
2018-12-05Send delay-MDN for any queurun past delay_warning, even if not retry time yet...Jeremy Harris
2018-10-13Testsuite: tidyingJeremy Harris
2018-10-12Rename smtp.client-ip to smtp.remote-ipPhil Pennock
2018-09-23DSN: tescase for ESMTP DSN extension, RCPT optionsJeremy Harris
2018-07-27Support REQUIRETLSJeremy Harris
2018-06-21Testsuite: missing output filesJeremy Harris
2018-06-21DKIM: Fix signing for body lines starting with a pair of dots. Bug 2284Jeremy Harris
2018-06-09DKIM: support timestamp and expiry tags in signing. Bug 2260Jeremy Harris
2018-05-11ARC: fix crash on signing with missing key fileJeremy Harris
2018-04-25ARC: add $arc_oldest_pass variable, for verifyJeremy Harris
2018-04-24ARC: add $arc_domains variable, for verify passJeremy Harris
2018-04-15Add client-ip info to iprev ${authres } lineJeremy Harris
2018-03-27ARC: enhance debug for signing; explicitly init signing contextJeremy Harris
2018-03-23ARC: add independent-source testcase. Fix signatures by not line-terminatingJeremy Harris
2018-03-21ARC: AS header should have no c= tagJeremy Harris
2018-03-13ARC: add $arc_state, $arc_state_reason and add reason to authres stringJeremy Harris
2018-03-11PRDR: append overall DATA acceptance message to delivery log line "C=" item. ...Simon Arlott
2018-03-04Testsuite: make 4560 more testhost-name independentJeremy Harris
2018-03-03Testsuite: for DKIM signing, store resulting mail for comparisonJeremy Harris
2018-03-03ARC initial implementation. Experimental. Bug 2162Jeremy Harris
2018-02-25Auths: for A-R header, and SMTP auth, note the public-name not the authentica...Jeremy Harris
2018-02-18Expansions: new ${authresults {mch}} for an Authentication-Results headerJeremy Harris
2018-02-06DKIM: Ed25519 signatures (GnuTLS 3.6.0 and later)Jeremy Harris
2018-01-13Lookups: fix mysql lookup returns for no-data "queries",Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
2017-12-24Testsuite: shift pgsql tests to the standard-run setJeremy Harris