Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-14 | Events: add recipient-deferred events, both per-host and all-hosts. | Jasen Betts | |
2015-11-14 | Change notes for -bP | Jeremy Harris | |
2015-11-12 | Add -bP config_file | Heiko Schlittermann (HS12-RIPE) | |
The -bP configure_file is still supported, but should fade out eventually. config_file matches better the expansion $config_file. | |||
2015-11-12 | Add support for -bP config | Heiko Schlittermann (HS12-RIPE) | |
2015-11-08 | Expansions: New ${ipv6denorm:<string>} and ${ipv6norm:<string>} operators. ↵ | Jeremy Harris | |
Bug 1650 | |||
2015-11-08 | TLS: Default tls_advertise_hosts to "*". Bug 1709 | Jeremy 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-11-07 | DKIM: fix non-debug build. Bug 1713 | Jasen Betts | |
2015-11-06 | Transport: permit an empty string for the transport_filter option. Bug 1714 | Jeremy Harris | |
2015-11-03 | PRDR: Introduce $prdr_requested flag variable. Bug 1712 | Jeremy Harris | |
2015-11-02 | Avoid misaligned access in cached lookup. Bug 1708 | Jeremy Harris | |
2015-10-30 | Lookups: Do not escape percent or underbar in the ${quote_pgsql: } operator. ↵ | Jeremy Harris | |
Bug 1706 | |||
2015-10-29 | Docs: fix naming of the ldap_default_servers option | Heiko Schlittermann (HS12-RIPE) | |
2015-10-27 | Docs: minor tweaks | Jeremy Harris | |
2015-10-25 | Pipe transport: fix log_defer_output option. Bug 840 | Jeremy Harris | |
2015-10-25 | DKIM: ignore space & tab embedded in base64 during decode. Bug 1700 | Jeremy Harris | |
2015-10-20 | Doc: clarify the syntax of the "begin <section>" | Heiko Schlittermann (HS12-RIPE) | |
2015-10-13 | max_parallel transport option | Jeremy Harris | |
2015-09-24 | Docs: add ref for DCC | Jeremy Harris | |
2015-09-19 | Retry: always use interface, if set, for retry DB key. Bug 1678 | Jeremy Harris | |
Even constant values must be used, as multiple transports with different values may be in play and should be kept distinct. | |||
2015-09-17 | DNS: time-limit cached returns, using TTL. Bug 1395 | Jeremy Harris | |
This can matter for fast-changing data such as DNSBLs. | |||
2015-09-17 | Docs: fix example for listextract expansion item | Jeremy Harris | |
2015-09-15 | ChangeLog: Update about process info | Heiko Schlittermann (HS12-RIPE) | |
2015-09-13 | TLS: downgrade fail of cert-based authentication from log message to ↵ | Jeremy Harris | |
debug messsage | |||
2015-09-12 | fix docs messup | Jeremy Harris | |
2015-09-12 | New $callout_address variable to record spamd (etc) address. Bug 1652 | Jeremy Harris | |
2015-09-10 | Docs: Typo, make long option name searchable. | Heiko Schlittermann (HS12-RIPE) | |
This is related to Bug 1197 and was fixed there for another long option. | |||
2015-09-09 | DSN: Under EXPERIMENTAL_DSN_INFO add extras to bounce messages. Bug 1686 | Jeremy Harris | |
2015-09-08 | Capture substrings in ACL regex= . Bug 425. | Jeremy Harris | |
2015-08-25 | Update ChangeLog about Bug 1671 | Heiko Schlittermann (HS12-RIPE) | |
2015-08-25 | Close logs after daemon-process exceptional write. Bug 728 | Jeremy Harris | |
2015-08-23 | Docs: clarify header_syntax acl condition return value | Jeremy Harris | |
2015-08-17 | Docs: add note on spf lookup type, in experimental-spec | Jeremy Harris | |
2015-08-17 | Docs: Remove trailing whitespace | Heiko Schlittermann (HS12-RIPE) | |
2015-08-17 | Docs: Clarify white space in $h_<name> expansion | Heiko Schlittermann (HS12-RIPE) | |
2015-08-14 | Improve the consistency of logging incoming and outgoing interfaces. | Tony Finch | |
The I= interface field on outgoing lines is now after the H= remote host field, same as incoming lines. There is a separate outgoing_interface log selector which allows you to disable the outgoing I= field. (slight massaging by JH) | |||
2015-08-14 | Overhaul the debug_selector and log_selector machinery to support ↵ | Tony Finch | |
variable-length bit vectors. No functional change. | |||
2015-08-02 | Docs: add notes on library version limitations on OCSP stapling. Bug 1664 | Jeremy Harris | |
2015-07-30 | Docs: Add a note about the maximum spam bar length | Heiko Schlittermann (HS12-RIPE) | |
2015-07-29 | Docs: Clarify the "any output" phrase | Heiko Schlittermann (HS12-RIPE) | |
2015-07-26 | Add ref from logging chapter to slow_lookup_log main config option | Jeremy Harris | |
2015-07-26 | Docs: add detail on keys for lookups | Jeremy Harris | |
2015-07-26 | Clean docs for next release | Jeremy Harris | |
2015-07-23 | Doc: parallel builds (make -j) workexim-4_86 | Heiko Schlittermann (HS12-RIPE) | |
2015-07-16 | Docs: emphasize that the smtp_connection log selector applies to inboundexim-4_86_RC5 | Jeremy Harris | |
2015-07-15 | Add check on tls_auth pseudo-command. Bug 1659 | Jeremy Harris | |
2015-07-04 | Multiple typo fixes. | Andreas Metzler | |
2015-06-27 | Change noteexim-4_86_RC4 | Jeremy Harris | |
2015-06-25 | Docs: add note on string lists | Jeremy Harris | |
2015-06-22 | Doc: Fix typo | Heiko Schlittermann (HS12-RIPE) | |
2015-06-22 | Doc: Update dns_trust_aa documentation | Heiko Schlittermann (HS12) | |