summaryrefslogtreecommitdiff
path: root/test/stdout
AgeCommit message (Collapse)Author
2015-11-28Testsuite: permit "client" utility to pass trailing spaces from script input ↵Jeremy Harris
lines
2015-11-25MIME: fix crash on filenames having null charset. Bug 1730Jeremy Harris
2015-11-14Events: add recipient-deferred events, both per-host and all-hosts.Jasen Betts
2015-11-12Logging: support +outgoing_port on defer lines and per-host error linesJeremy Harris
2015-11-08Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. ↵Jeremy Harris
Bug 1650
2015-11-03PRDR: Introduce $prdr_requested flag variable. Bug 1712Jeremy Harris
2015-10-26Testsuite: followon -bt output changesJeremy Harris
2015-10-26Testsuite: deal better with -bt output and long test-system ipv4 addressesJeremy Harris
2015-10-13max_parallel transport optionJeremy Harris
2015-09-22Testsuite: move regex testcase to Content-scanning sectionJeremy Harris
2015-09-19Retry: always use interface, if set, for retry DB key. Bug 1678Jeremy Harris
Even constant values must be used, as multiple transports with different values may be in play and should be kept distinct.
2015-09-17DNS: time-limit cached returns, using TTL. Bug 1395Jeremy Harris
This can matter for fast-changing data such as DNSBLs.
2015-09-09DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686Jeremy Harris
2015-09-08 Capture substrings in ACL regex= . Bug 425.Jeremy Harris
2015-08-19Testsuite: Update debian8 flavour for 5600Heiko Schlittermann (HS12-RIPE)
2015-08-10Testsuite: Add test for MAIL with spaces + optionsHeiko Schlittermann (HS12)
2015-08-06Dup GnuTLS test to OpenSSLJeremy Harris
2015-08-02Testsuite: Add testcase for OCSP-nonaware client, to supporting server. Bug ↵Jeremy Harris
1664 The logfile here is for (I hope) the passing case, though the fixed GnuTLS library is not yet available. Also due to the bug, client-gnutls is not usable for the test; client-openssl must be used - meaning that a GnuTLS-only system cannot run the testcase: OCSP-GnuTLS/5650 OCSP stapling, server ** Command 15 ("client-ssl", starting at line 98) ** Return code 127 (expected 0)
2015-06-22Testsuite: Add a first test for dns_trust_aaHeiko Schlittermann (HS12)
2015-06-10Testsuite: Increase test delays and retry rule timesJeremy Harris
to allow slow hosts more reliable testing
2015-06-08Truncate delay when peer closes connection. Bug 348Jeremy Harris
This is now possible on Linux, at least.
2015-05-23New ${env {NAME}} expansion. Bug 1604Jeremy Harris
2015-05-20Testsuite: Check debug message if we requested AD but got AAHeiko Schlittermann (HS12)
2015-05-19Change HELO-verify forward case from byname to bydns and add DNSSEC trackingJeremy Harris
2015-05-18Testsuite: Add ad= to even more outputsHeiko Schlittermann (HS12)
2015-05-18Fix truncated dns-lookup return record handlingJeremy Harris
2015-05-17Testsuite: Munge the output to fit the ad=… linesHeiko Schlittermann (HS12)
2015-05-14Testsuite: missing output fileJeremy Harris
2015-05-13Testsuite: Check dnssec_{request,require}_domains for dnslookupHeiko Schlittermann (HS12)
2015-05-12Output dnssec status in -bt/-bv modeHeiko Schlittermann (HS12)
Currently this feature is enabled only if running_in_test_harness, because I don't want to break anything else.
2015-05-09Support SOA lookup in dnsdb lookups. Bug 286Jeremy Harris
2015-05-09Add retrans/retry options to dnsdb lookup. Bug 1539Jeremy Harris
2015-05-07 Log lengthy DNS lookups. Bug 514Jeremy Harris
Original by <derrick.rice@gmail.com>, massaged by JH
2015-05-06Log reason for defer, on a hostlist dns-lookup temporary error. Bug 1328Jeremy Harris
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-26MIME: Support RFC2231 for filenames. Bug 466Jeremy Harris
Patch originally from Alexander Shikoff, heavily reworked by JH.
2015-04-25Make dnssec_request_domains/dnssec_require_domains genericHeiko Schlittermann (HS12)
Not only the dnslookup router should use DNSSEC for lookups. The manualroute and even queryprogram router may just generate a host list. The names then need to be resolved, optionally via DNSSEC.
2015-04-25Testsuite: add support for -FLAVOUR optionHeiko Schlittermann (HS12)
This feature allows to save test results as as a "flavo(u)r". E.g. Debian/8 uses special lib-OpenSSL settings. This results in less verbose output of some SSL related tests.
2015-04-21UTF8: mua_wrapperJeremy Harris
2015-04-21UTF8: MSA downconversionsJeremy Harris
2015-04-19Testsuite: fix content-scanner interface testsJeremy Harris
2015-04-18Testsuite: split out tests requiring IPv6Jeremy Harris
2015-04-18UTF8: Avoid treating a punycoded dns lookup as an implicit redirectionJeremy Harris
2015-04-13UTF8: split up testcasesJeremy Harris
2015-04-13Stabilize test 3000 - Perl hashHeiko Schlittermann (HS12)
A Perl hash in scalar context returns a true value. Nothing else. Currently it's information about the internal storage, something like n/m, used buckets/allocated buckets. But this seems to change from run to run between 1/8 and 2/8.
2015-04-13non-smtp inputJeremy Harris
2015-04-12tlsJeremy Harris
2015-04-12DNS lookups never use UTF-8Jeremy Harris
2015-04-12sender verify calloutJeremy Harris
2015-04-12utf8 recipientJeremy Harris