Move the fast-ramp two phase queue run support from Experimental to t…
…he mainline
Rename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALT
Move the native SRS implementation from Experimental to mainline
Move the TLS resumption support from Experimental to mainline
Move the LMDB lokup support from Experimental to mainline
Docs: fast-ramp two-phase queue run
Darwin build (mac): disable TLS Resumption support
smtp transport: message_linelength_limit option. Bug 1684
Lookups: cache=no_rd option. Bug 1751
Quota checking during reception. Bug 163
Fix format of maildir filenames. Bug 1329
Taint: fix pam expansion condition. Bug 2587
Taint: fix listcount expansion operator. Bug 2586
Taint: fix multiple ACL actions to properly manage tainted argument data
Actual fix from pierre.labastie@neuf.fr ; additional coding and testcase bu jgh Broken-by: bdcc6f2
Refactor lookup argument shuffling
Sqlite: new-style option to specify db file
OpenSSL: more info on accept zero-error
Filters: fix "vacation" in Exim filter. Bug 2593
Broken-by: cfb9cf2 (4.90)
Testsuite: missing file update for 59eee1b
TLS: use RFC 6125 rules for certifucate name checks when CNAMES are p…
…resent. Bug 2594
GnuTLS: more info on accept zero-error
GnuTLS: fix build on older library versions
Taint: fix radius expansion condition
smtp_accept_map_per_host: call search_tidyup in fail path. Bug 2597
Relax restrictions on which ACLs verify conditions may be used
Taint: treat $message_body & $message_body_end as tainted