Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-25 | Testsuite: add support for -FLAVOUR option | Heiko 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-25 | Testsuite: add support for relative name of exim | Heiko Schlittermann (HS12) | |
The runtest script converts a relative name of the binary to an absolute name. This is mainly a comfort feature. | |||
2015-04-25 | Testsuite: check the TRUSTED_CONFIG_LIST content | Heiko Schlittermann (HS12) | |
The testsuite relies on trusted configs. Exim needs to be compiled with the TRUSTED_CONFIG_LIST option. The file mentioned in the TRUSTED_CONFIG_LIST needs to meet several conditions. | |||
2015-04-25 | Testsuite: Auto-detect missing sbin directories | Heiko Schlittermann (HS12) | |
The runtest script maps bin directories to matching sbin directories, if they are not already included in the $PATH. This is mainly a comfort feature to find ifconfig on some systems automatically. | |||
2015-04-25 | Testsuite: unify the fs dependend error messages | Heiko Schlittermann (HS12) | |
2015-04-25 | Testsuite: wait for queue runner finish (more) | Heiko Schlittermann (HS12) | |
2015-04-25 | Testsuite: wait for queue runner finish | Heiko Schlittermann (HS12) | |
2015-04-24 | Testsuite: Fix check_dir_size() fs dependencies | Jeremy Harris | |
2015-04-21 | UTF8: mua_wrapper | Jeremy Harris | |
2015-04-21 | UTF8: MSA callouts | Jeremy Harris | |
2015-04-21 | UTF8: MSA downconversions | Jeremy Harris | |
2015-04-19 | Testsuite: be more tolerant of slow filesystem | Jeremy Harris | |
2015-04-19 | UTF8: GnuTLS testcase outputs | Jeremy Harris | |
2015-04-19 | Testsuite: fix content-scanner interface tests | Jeremy Harris | |
2015-04-18 | Testsuite: split out tests requiring IPv6 | Jeremy Harris | |
2015-04-18 | UTF8: Avoid treating a punycoded dns lookup as an implicit redirection | Jeremy Harris | |
2015-04-13 | UTF8: split up testcases | Jeremy Harris | |
2015-04-13 | Stabilize test 3000 - Perl hash | Heiko 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-13 | non-smtp input | Jeremy Harris | |
2015-04-12 | tls | Jeremy Harris | |
2015-04-12 | DNS lookups never use UTF-8 | Jeremy Harris | |
2015-04-12 | sender verify callout | Jeremy Harris | |
2015-04-12 | utf8 recipient | Jeremy Harris | |
2015-04-12 | recipient verify callout | Jeremy Harris | |
2015-04-12 | bounce message | Jeremy Harris | |
2015-04-12 | smtp output, no remote support | Jeremy Harris | |
2015-04-12 | smtp output | Jeremy Harris | |
2015-04-12 | received_protocol | Jeremy Harris | |
2015-04-12 | smtp input | Jeremy Harris | |
2015-04-12 | A-label expansion operators | Jeremy Harris | |
2015-03-31 | Fix positive testcase for -oMm | Jeremy Harris | |
2015-03-24 | Use TLS by default on callouts/cutthroughs | Jeremy Harris | |
2015-03-24 | Fix default-port TLSA lookup done by callout. Bug 1602 | Jeremy Harris | |
2015-03-15 | When trying spooled messages, account for the local-interface in grouping ↵ | Julian Brown | |
for a connection. Bug 1141 | |||
2015-03-15 | SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590 | Jeremy Harris | |
2015-03-07 | DSN: fix multiple-recipient notifications | Jeremy Harris | |
A newline is needed between each Action group | |||
2015-03-07 | Testsuite: tidy retry-db testcase | Jeremy Harris | |
2015-02-27 | Add retry type "lookup". Bug 1566 | Jeremy Harris | |
Also add dnslookup router option "fail_defer_domains" to support it. | |||
2015-02-22 | Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608 | Jeremy Harris | |
2015-02-18 | Testsuite: permit use of IPv6 loopback | Jeremy Harris | |
2015-02-15 | Verify callout/random: repoen connection if error after random rcpt attempt. ↵ | Jeremy Harris | |
Bug 495 | |||
2015-02-15 | SpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670 | Jeremy Harris | |
2015-02-14 | Rspamd: add $authenticated_id as User to scan command | Andrew Lewis | |
2015-02-14 | OpenSSL: Capture peercert/dn in mainline not verify-callback. Bug 1571 | Jeremy Harris | |
2015-02-09 | tidying | Jeremy Harris | |
2015-02-09 | Add retry option to clamd and spamd. Bug 392 | Jeremy Harris | |
2015-02-04 | Openssl: add peer IP to cert verify log lines | Jeremy Harris | |
2015-02-01 | constification | Jeremy Harris | |
2015-01-29 | List separator specifiers in router/transport headers_add/remove. Bug 1581 | Jeremy Harris | |
2015-01-25 | Support Rspamd. Patch from Andrew Lewis, lightly editorialised | Andrew Lewis | |
by JH. Bug 1573 |