summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2015-08-14Overhaul the debug_selector and log_selector machinery to support variable-le...Tony Finch
2015-08-02Docs: add notes on library version limitations on OCSP stapling. Bug 1664Jeremy Harris
2015-07-26Clean docs for next releaseJeremy Harris
2015-07-15Add check on tls_auth pseudo-command. Bug 1659Jeremy Harris
2015-06-27Change noteexim-4_86_RC4Jeremy Harris
2015-06-21Change noteJeremy Harris
2015-06-20Add docs and massage coding standards for dns_trust_aaJeremy Harris
2015-06-15Docs: clarify notes on EventsJeremy Harris
2015-06-15Clarify that preceding 10ca4f was provided by Wolfgang BreyhaWolfgang Breyha
2015-06-14Add tls_eccurve main config option. Bug 1397Jeremy Harris
2015-06-04TLS authenticatorJeremy Harris
2015-05-27Note MAIL commands in -bS batch, to avoid smtp_no_mail logline. Bug 1346Jeremy Harris
2015-05-26TLS: Enable ECDHE on OpenSSL, just the NIST P-256 curve. Bug 1397Phil Pennock
2015-05-23New ${env {NAME}} expansion. Bug 1604Jeremy Harris
2015-05-19Change HELO-verify forward case from byname to bydns and add DNSSEC trackingJeremy Harris
2015-05-19Change host_lookup re-forward from byname to bydns; checking DNSSECJeremy Harris
2015-05-17Remove word "rejected" from ACL-discard log lines. Bug 1632Jeremy Harris
2015-05-11Do not use the A lookup following an AAAA for setting the FQDN. Bug 1588Jeremy Harris
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
2015-05-04I18N: new ${imapfolder_<sep>:<string>} expansion item. Bug 420Jeremy Harris
2015-04-26exigrep: fallback to $PATH if zcat is missing. BUG 1575Heiko Schlittermann (HS12)
2015-04-26MIME: Support RFC2231 for filenames. Bug 466Jeremy Harris
2015-04-25Make dnssec_request_domains/dnssec_require_domains genericHeiko Schlittermann (HS12)
2015-04-22UTF8: Cert namechecks always use a-labelJeremy Harris
2015-04-22UTF8: docs update. Bug 1516Jeremy Harris
2015-04-21UTF8: MSA downconversionsJeremy Harris
2015-04-13non-smtp inputJeremy Harris
2015-04-12client heloJeremy Harris
2015-04-12DNS lookups never use UTF-8Jeremy Harris
2015-04-12received_protocolJeremy Harris
2015-04-12smtp inputJeremy Harris
2015-04-12A-label expansion operatorsJeremy Harris
2015-04-12A-label transform functionsJeremy Harris
2015-04-03Feature switchJeremy Harris
2015-03-24Use TLS by default on callouts/cutthroughsJeremy Harris
2015-03-15SOCKS: as a client, talk SMTP via a socks5 proxy. Bug 1590Jeremy Harris
2015-03-02Correct typos.Alexandru Chirila
2015-02-26Increase limit on SMTP confirmation message copy size. Bug 1572Jeremy Harris
2015-02-22Relax rules on verb use in QUIT/not-QUIT ACLs. Bug 608Jeremy Harris
2015-02-15Withdraw A6 DNS record supportJeremy Harris
2015-02-15SpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670Jeremy Harris
2015-02-14OpenSSL: Capture peercert/dn in mainline not verify-callback. Bug 1571Jeremy Harris
2015-02-09Add retry option to clamd and spamd. Bug 392Jeremy Harris
2015-01-29List separator specifiers in router/transport headers_add/remove. Bug 1581Jeremy Harris
2015-01-28Add timeout option to spamd_address server specification. Bug 68Jeremy Harris
2015-01-28Support hostnames and IPv6 addresses for spamd_address. Bug 1259Jeremy Harris
2015-01-25Add time, weight and backup modifiers to spamd_address list elements. Bug 670Roman
2015-01-25Support Rspamd. Patch from Andrew Lewis, lightly editorialisedAndrew Lewis