Add variables for wildcard portion of local-part affix. Bug 281
[exim.git] / doc /
2020-02-29 Jeremy HarrisAdd variables for wildcard portion of local-part affix...
2020-02-26 Jeremy HarrisFix ${tr } expansion item. Bug 2533
2020-02-24 Arne WörnerFix timestamp outputs for TAI timezone. Bug 2530
2020-02-19 Jeremy HarrisAdd queue_size variable. Bug 1406
2020-02-19 Jeremy HarrisDocs: clarify DKIM key generation
2020-02-18 Jeremy Harris Overlapped twophase-queue-run and delivery. Experi...
2020-02-17 Jeremy HarrisFix continued-connection SIZE parameter on MAIL commman...
2020-02-15 Jeremy Harristidying
2020-02-14 Jeremy HarrisDocs: ETRN default command
2020-02-13 Jeremy HarrisGnuTLS: fix hanging callout connections
2020-02-13 Jeremy HarrisAuths: fix cyrus-sasl driver for gssapi use. Bug 2524
2020-02-04 Jeremy HarrisACL: Fix parsing of control=queue_only
2020-02-04 Jeremy HarrisDocs: tweak local_scan chapter
2020-02-03 Jeremy HarrisTestsuite: headers_remove globbing. Bug 159
2020-02-03 Peder StraySupport tail-glob in headers_remove. Bug 159
2020-01-29 Jeremy HarrisTwo-phase queue run perf: parallel processes for phase one
2020-01-28 Jeremy HarrisTaint: slow-mode checking only
2020-01-26 Jeremy HarrisDocs: tidy authentication indexing
2020-01-26 Jeremy HarrisDocs: better indexing for named-queues
2020-01-26 Jeremy HarrisDocs: fix validation
2020-01-26 Jeremy HarrisACL: control = queue/first_pass_route
2020-01-24 Jeremy HarrisDocs: fix layout
2020-01-23 Jeremy HarrisDovecot auth: inet socket. Bug 2280
2020-01-20 Jeremy HarrisSupport "hide" on named-list definition lines
2020-01-17 Phil PennockUpdate openssl_options values to 1.1.1c
2020-01-16 Jeremy HarrisTaint: hybrid checking mode
2020-01-15 Jeremy Harristypo
2020-01-15 Jeremy Harrisgsasl authenticator: support crypted secrets, server...
2020-01-14 Jeremy Harrisheimdal auth: fix the increase of big_buffer size....
2020-01-11 Jeremy HarrisACL: taint-enforce queue modifier
2020-01-11 Jeremy Harrisautoreply transport: taint-enfoce options
2020-01-11 Jeremy Harrisredirect router: taint-enforce filenames
2020-01-11 Jeremy Harrispipe transport: taint-enforce command
2020-01-11 Jeremy Harrisappendfile: taint-enforce file & directory options
2020-01-11 Jeremy Harris$local_part_verified
2020-01-11 Jeremy HarrisDocs: add explicit warnings for some variables likely...
2020-01-08 Jeremy HarrisDocs: warn against using $local_part directly in delivery
2020-01-08 Jeremy HarrisFix error logging for dynamically-loaded modules. ...
2020-01-07 Wolfgang BreyhaSPF: switch to NO_DATA for SPF-rr lookups. Bug 1294
2020-01-07 Wolfgang BreyhaSPF: shortcircuit SPF RR lookups. Bug 1294
2020-01-01 Jeremy HarrisGSASL: provide $autnN for scram option expansions
2019-12-30 Jeremy HarrisTestsuite: testcase for GSASL SCRAM-SHA-256
2019-12-29 Jeremy HarrisLogging: Add DT= to defer & fail message lines. Bug 322
2019-12-28 Jeremy HarrisGSASL channel-binding: TLS resumption checks
2019-12-27 Jeremy HarrisDocs: typo
2019-12-27 Jeremy HarrisAuthenticator gsasl: client support. Bug 2349
2019-12-24 Jeremy HarrisFix the variables set by gsasl authenticator
2019-12-23 Jeremy HarrisDocs: more info for dovecot auth driver
2019-12-22 Jeremy HarrisPIPELINING: break and check for 452 every hundred RCPTs
2019-12-21 Jeremy HarrisEximon: fix string-handling. Bug 2500
2019-12-21 Jeremy HarrisGnu/Hurd: revert pipe-i/o EINTR handling changes
2019-12-18 Jeremy HarrisGNU/Hurd: retry EINTR returns from pipe I/O
2019-12-17 Jeremy Harris ARC: Reset received ARC instance counter before...
2019-12-15 Jeremy HarrisEvents: add msg:defer Bug 2477
2019-12-14 Jeremy HarrisZero smtp context structure after allocation
2019-12-13 Jeremy HarrisDMARC: default dmarc_tld_file to unset. Bug 2494
2019-12-12 Jeremy HarrisFix taint issue with retry records. Bug 2492
2019-12-12 Jeremy HarrisARC: fix crash induced by misordered headers. Bug...
2019-12-12 Jeremy HarrisDocs: more notes for local_scan/dlfunc
2019-12-11 Jeremy HarrisFix taint issue in transport with DSN. Bug 2491
2019-12-10 Fabian GroffenPAM: fix crash in the pam expansion condition. Bug...
2019-12-10 Jeremy Harrislocal_scan: align local_scan.h and docs re. store_get()
2019-12-10 Jeremy HarrisDocs: Add missing DMARC ACL control= entry
2019-12-09 Heiko Schlitterman... Set LC_ALL=C for doc generation
2019-12-08 Jeremy HarrisMerge branch '4.next'
2019-12-08 Jeremy HarrisDocs: tidy for next release
2019-12-07 Jeremy HarrisFreeBSD: fix sendfile shim
2019-12-04 Jeremy HarrisARC: fix crash in signing
2019-11-30 Jeremy HarrisFreeBSD: fix sendfile shim
2019-11-26 Jasen BettsDocs: fix option name. Bug 2471
2019-11-25 Jeremy HarrisLocal_scan: bump the ABI major version number exim-4.93-RC5
2019-11-24 Jeremy HarrisDocs: copy-editing
2019-11-24 Jeremy HarrisDocs: smtp_printf() in the local_scan API
2019-11-23 Jeremy HarrisDocs: gsasl auth channel-binding now also usable under...
2019-11-20 Jeremy HarrisARC: add note on RFC to docs
2019-11-18 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-17 Jeremy HarrisOpenSSL: support authenticator channel-binding. Bug...
2019-11-14 Jeremy HarrisTLS: restore TLS protocol version to default Received...
2019-11-14 Jeremy HarrisTLS: variables $tls_(in,out)_tlsver
2019-11-13 Jeremy HarrisOpenSSL: when supported by the library version, disable...
2019-11-11 Jeremy HarrisFix means for building dlfunc routines
2019-11-09 Jeremy HarrisRemove the daemon pid file when exit is due to SIGTERM...
2019-11-08 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-08 Jeremy HarrisRegard command-line recipients as tainted
2019-11-07 Jeremy HarrisDsearch: Fix taint-handling in lookup. Bug 2465
2019-11-05 Jeremy HarrisDKIM/CHUNKING: support CHUNKING when a transport_filter...
2019-11-04 Jeremy HarrisARC: relax restriction on building without SPF
2019-10-28 Heiko Schlitterman... SPF: fix the explanation URL exim-4.93-RC1
2019-10-28 Heiko Schlitterman... Doc: Minor changes (copyright year, http->https)
2019-10-24 Jeremy HarrisSupport moving messages across named queues. Bug 2456
2019-10-23 Jeremy HarrisDKIM: disallow default acceptance of sha1 for verify
2019-10-21 Heiko Schlitterman... Docs: Remove dnssec_request_domains = *
2019-10-20 Jeremy HarrisTLS: Feature macros
2019-10-20 Jeremy HarrisDocs: remove SUPPORT_TLS mentions
2019-10-20 Jeremy HarrisBuild: include early-pipelining unless disabled
2019-10-19 Jeremy HarrisCHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug...
2019-10-18 Heiko Schlitterman... Docs: Change default for hosts_try_dane to *
2019-10-18 Heiko Schlitterman... Change the default of dnssec_request_domains to '*'
2019-10-17 Jeremy HarrisOpenSSL: full-chain OCSP stapling. Bug 1466
2019-10-15 Jeremy HarrisOpenSSL: SSLKEYLOGFILE support
next