summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2020-09-28Docs: Add note regarding DANE vs. the smtp transport multi_domain option. ↵Jeremy Harris
Bug 2265
2020-09-26OpenSSL: Fix client-side tls_verify_cert_hostnames behaviourJeremy Harris
2020-09-25Docs: Fix various typos (Closes 2650, 2651)Nicolas R
2020-09-25Docs: fix descriptions for dkim_domain, dkim_selectorJeremy Harris
2020-09-25Docs: Minor typos in spec and NewStuff (Closes 2649)Andreas Metzler
2020-09-25Doc: Fix a typo in NewStuff for 4.94 (Closes 2649)Nicolas R
2020-09-25Doc: remove trailing spacesHeiko Schlittermann (HS12-RIPE)
2020-09-17Docs: add crossrefJeremy Harris
2020-09-17default DH prime choice consistencyPhil Pennock
A function returning a default and a list which defined the value of "default" disagreed. Switch both to a macro to make it harder for them to fall out of sync.
2020-09-11Docs: fix typo.Heiko Schlittermann (HS12-RIPE)
Credits to u34@net9.ga
2020-08-28Fix utilities indexingPhil Pennock
It looks like there used to be another level of hierarchy here, with all three of the hints database commands described in one section. They're now distinct sections in their own right, so fix how they're linked to. Reported by: Peter Gervai Fixes: 2637
2020-08-27Docs: add to A= log-line element descriptionJeremy Harris
2020-08-26DANE: Fix 2 messages from queue caseJeremy Harris
2020-08-23DANE: Fix 2-rcpt message, diff domins case. Bug 2265Jeremy Harris
2020-08-21Taint: fix off-by-one in is_tainted(). Bug 2634Gavan
2020-08-20DANE: force SNI to use $domain. Bug 2265Jeremy Harris
Note: this is not a complete fix for the issue
2020-08-14Fix ${readsocket } eol-replacement. Bug 2630Jeremy Harris
2020-08-10dnslists: hardwired return value check. Bug 2631Jeremy Harris
2020-08-09Fix spelling of local_part_data in docs and debug outputJeremy Harris
2020-08-01SPF: enhance A-R resultJeremy Harris
2020-08-01Testsuite: add EAI local-part testcaseJeremy Harris
2020-07-26GnuTLS: in server, detect TCP RST from client after QUIT under SSL,Jeremy Harris
and log different message (under new log_selector)
2020-07-24 OpenSSL: in server, detect TCP RST from client after QUIT under SSL,Jeremy Harris
and log different message (under new log_selector)
2020-07-14Docs: typos and clarification of DMARC senderHeiko Schlittermann (HS12-RIPE)
2020-07-13Taint: fix ACL "spam" condition, to permit tainted name argumentsJeremy Harris
Follow-on from: 62b2ccce05
2020-07-12Docs: add note on non-functionality of "exists" for de-taintingJeremy Harris
2020-07-10Command-line option for no notifier socket. Bug 2616Jeremy Harris
2020-07-09Fix taint trap in parse_fix_phrase(). Bug 2617Jeremy Harris
2020-07-06Fix DKIM signing to always ;-terminate. Bug 2295Guillaume Outters
2020-07-05Support ret-full on lsearch. Bug 2611Jeremy Harris
2020-07-03typoesJeremy Harris
2020-06-30Fix message-reception clock usage. Bug 2615Jeremy Harris
Broken-by: 6906c131d1 (4.94)
2020-06-29Taint: fix ACL "spam" condition, to permit tainted name arguments.Jeremy Harris
2020-06-28Sqlite: fix segfault on bad/missing sqlite_dbfile. Bug 2606Jeremy Harris
2020-06-25Docs: list further ways $domain_data &c may be filled inJeremy Harris
2020-06-25Lookups: Fix "subdir" filter on a dsearch.Jeremy Harris
2020-06-24Handle quoted local_part input to ${srs_encode }. Bug 2607Jeremy Harris
2020-06-22Cutthrough: handle request when a callout-hold is active. Bug 2604Jeremy Harris
2020-06-20Fix string_copy() macro to not multiple-eval args. Bug 2603Jeremy Harris
Broken-by: a76d120aed
2020-06-18Docs: tidy more uses of tainted variablesJeremy Harris
2020-06-17Docs: more indexing for SNIJeremy Harris
2020-06-17Docs: minor tweaksJeremy Harris
2020-06-14Relax restrictions on which ACLs verify conditions may be usedJeremy Harris
2020-06-14Taint: fix verify. Bug 2598Jeremy Harris
2020-06-12smtp_accept_map_per_host: call search_tidyup in fail path. Bug 2597Jeremy Harris
2020-06-12Taint: fix radius expansion conditionJeremy Harris
2020-06-11TLS: use RFC 6125 rules for certifucate name checks when CNAMES are present. ↵Jeremy Harris
Bug 2594
2020-06-11Docs: typoHeiko Schlittermann (HS12-RIPE)
2020-06-08Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris
Broken-by: cfb9cf20cb (4.90)
2020-06-07Docs: typoesJeremy Harris