summaryrefslogtreecommitdiff
path: root/doc/doc-txt
AgeCommit message (Expand)Author
2020-07-05Support ret-full on lsearch. Bug 2611Jeremy Harris
2020-07-03typoesJeremy Harris
2020-06-30Fix message-reception clock usage. Bug 2615Jeremy Harris
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-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
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
2020-06-08Filters: fix "vacation" in Exim filter. Bug 2593Jeremy Harris
2020-06-06Sqlite: new-style option to specify db fileJeremy Harris
2020-06-04Fix -bi. Bug 2590Jeremy Harris
2020-06-03Taint: fix multiple ACL actions to properly manage tainted argument dataJeremy Harris
2020-06-02Docs: typoesJeremy Harris
2020-06-02Taint: fix listcount expansion operator. Bug 2586Jeremy Harris
2020-06-02Taint: fix pam expansion condition. Bug 2587Jeremy Harris
2020-06-01Merge branch '4.next'Jeremy Harris
2020-05-29Fix format of maildir filenames. Bug 1329Andreas Metzler
2020-05-26Quota checking during reception. Bug 163Jeremy Harris
2020-05-24Docs: SPF optionsJeremy Harris
2020-05-22SPF: Add main config option "spf_smtp_comment_templateexim-4.94-RC2Heiko Schlittermann (HS12-RIPE)
2020-05-22SPF: Remove the parameters of the broken explanation linkHeiko Schlittermann (HS12-RIPE)
2020-05-17Lookups: cache=no_rd option. Bug 1751Jeremy Harris
2020-05-13smtp transport: message_linelength_limit option. Bug 1684Jeremy Harris
2020-05-13Fix over-long line in DSNJeremy Harris
2020-05-12Docs: fast-ramp two-phase queue runJeremy Harris
2020-05-12Move the LMDB lokup support from Experimental to mainlineJeremy Harris
2020-05-10Move the TLS resumption support from Experimental to mainlineJeremy Harris
2020-05-09Move the native SRS implementation from Experimental to mainlineJeremy Harris
2020-05-09Rename EXPERIMENTAL_SRS to EXPERIMENTAL_SRS_ALTJeremy Harris
2020-05-09Move the fast-ramp two phase queue run support from Experimental to the mainlineJeremy Harris
2020-05-07Lookups: ret=key optionJeremy Harris
2020-05-07I18N: change default on smtp transport, to downconvert-when-neededJeremy Harris
2020-05-06Numeric variable returnsJeremy Harris
2020-05-05Fix SPA authenticator, checking client-supplied data before using it. Bug 2571Jeremy Harris
2020-05-05 Ensure lookup-result variables are dropped between messages on a connectionJeremy Harris
2020-05-04Consolidate $local_part_verified into $local_part_dataJeremy Harris
2020-05-04Make {bounce,warn}_message_file expanded. Bug 2522Jeremy Harris
2020-04-26DKIM: dkim_verify_min_keysizes optionJeremy Harris
2020-04-25DKIM: fix $dkim_key_length in verifyJeremy Harris
2020-04-22readsocket expansion: response cachingJeremy Harris
2020-04-20Fix spool space check to account for SIZE. Bug 2552Erik Lax
2020-04-19Events: Fix msg:defer event for the hosts_max_try_hardlimit case. Bug 2554Jeremy Harris
2020-04-06Expansion item ${listquote }. Bug 1066Jeremy Harris
2020-04-06MySQL, pgsql: per-query server options outside the lookup string. Bug 2546Jeremy Harris