summaryrefslogtreecommitdiff
path: root/test/confs/4008
AgeCommit message (Collapse)Author
2015-11-08TLS: Default tls_advertise_hosts to "*". Bug 1709Jeremy Harris
Make the option available in non-TLS builds, and clear in testsuite confs as needed to keep TLS and non-TLS testcase outputs the same. An error is logged at startup if tls_advertise_hosts is nonempty but tls_certificate is not set.
2015-01-25Support Rspamd. Patch from Andrew Lewis, lightly editorialisedAndrew Lewis
by JH. Bug 1573