summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)Author
2019-12-27Authenticator gsasl: client support. Bug 2349Jeremy Harris
2019-12-24Fix the variables set by gsasl authenticatorJeremy Harris
2019-12-23Docs: more info for dovecot auth driverJeremy Harris
2019-12-22PIPELINING: break and check for 452 every hundred RCPTsJeremy Harris
2019-12-21Eximon: fix string-handling. Bug 2500Jeremy Harris
2019-12-21Gnu/Hurd: revert pipe-i/o EINTR handling changesJeremy Harris
2019-12-18GNU/Hurd: retry EINTR returns from pipe I/OJeremy Harris
Replaces: a76f64c3d4
2019-12-17 ARC: Reset received ARC instance counter before next message on a ↵Jeremy Harris
connection. Bug 2498
2019-12-15Events: add msg:defer Bug 2477Jeremy Harris
2019-12-14Zero smtp context structure after allocationJeremy Harris
2019-12-13DMARC: default dmarc_tld_file to unset. Bug 2494Jeremy Harris
2019-12-12Fix taint issue with retry records. Bug 2492Jeremy Harris
2019-12-12ARC: fix crash induced by misordered headers. Bug 2493Jeremy Harris
2019-12-12Docs: more notes for local_scan/dlfuncJeremy Harris
2019-12-11Fix taint issue in transport with DSN. Bug 2491Jeremy Harris
2019-12-10PAM: fix crash in the pam expansion condition. Bug 2489Fabian Groffen
Broken-by: f3ebb786e4
2019-12-10local_scan: align local_scan.h and docs re. store_get()Jeremy Harris
2019-12-10Docs: Add missing DMARC ACL control= entryJeremy Harris
2019-12-09Set LC_ALL=C for doc generationHeiko Schlittermann (HS12-RIPE)
2019-12-08Merge branch '4.next'Jeremy Harris
2019-12-08Docs: tidy for next releaseJeremy Harris
2019-12-07FreeBSD: fix sendfile shimJeremy Harris
2019-12-04ARC: fix crash in signingJeremy Harris
2019-11-30FreeBSD: fix sendfile shimJeremy Harris
Broken-by: 7d758a6a68
2019-11-26Docs: fix option name. Bug 2471Jasen Betts
Broken by: 2f680c0c44
2019-11-25Local_scan: bump the ABI major version numberexim-4.93-RC5Jeremy Harris
Broken-by: 925ac8e4f1
2019-11-24Docs: copy-editingJeremy Harris
2019-11-24Docs: smtp_printf() in the local_scan APIJeremy Harris
Broken-by: 925ac8e4f1
2019-11-23Docs: gsasl auth channel-binding now also usable under OpenSSLJeremy Harris
2019-11-20ARC: add note on RFC to docsJeremy Harris
2019-11-18TLS: restore TLS protocol version to default Received: headerJeremy Harris
Broken-by: f1be21cf0b
2019-11-17OpenSSL: support authenticator channel-binding. Bug 2467Jeremy Harris
2019-11-14TLS: restore TLS protocol version to default Received: headerJeremy Harris
Broken-by: f1be21cf0b
2019-11-14TLS: variables $tls_(in,out)_tlsverJeremy Harris
2019-11-13OpenSSL: when supported by the library version, disable renegotiation for ↵Jeremy Harris
pre-TLS1.3
2019-11-11Fix means for building dlfunc routinesJeremy Harris
Broken-by: e59797e3bd
2019-11-09Remove the daemon pid file when exit is due to SIGTERM. Bug 340Jeremy Harris
2019-11-08Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris
(cherry picked from commit 13e70f5530fc3fd376e1397c76e073a339e738aa)
2019-11-08Regard command-line recipients as taintedJeremy Harris
2019-11-07Dsearch: Fix taint-handling in lookup. Bug 2465Jeremy Harris
2019-11-05DKIM/CHUNKING: support CHUNKING when a transport_filter is used, if DKIM ↵Jeremy Harris
signing is being done
2019-11-04ARC: relax restriction on building without SPFJeremy Harris
2019-10-28SPF: fix the explanation URLexim-4.93-RC1Heiko Schlittermann (HS12-RIPE)
But - I'm not sure if the /Why? API still works as expected. Needs further testing
2019-10-28Doc: Minor changes (copyright year, http->https)Heiko Schlittermann (HS12-RIPE)
2019-10-25Support moving messages across named queues. Bug 2456Jeremy Harris
2019-10-23DKIM: disallow default acceptance of sha1 for verifyJeremy Harris
2019-10-21Docs: Remove dnssec_request_domains = *Heiko Schlittermann (HS12-RIPE)
The configure.default doesn't contain dnsseq_request_domains = * anymore (as it's the default now), so the explained example config does not need it anymore.
2019-10-20TLS: Feature macrosJeremy Harris
2019-10-20Docs: remove SUPPORT_TLS mentionsJeremy Harris
01603eec64 moved to DISABLE_TLS
2019-10-20Build: include early-pipelining unless disabledJeremy Harris