summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
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-08Docs: tweaksJeremy Harris
2020-05-07Lookups: ret=key optionJeremy Harris
2020-05-07I18N: change default on smtp transport, to downconvert-when-neededJeremy Harris
2020-05-07Docs: clarify downconversion of internationalized addressesJeremy Harris
2020-05-07Docs: ESMTP extensions indexingJeremy Harris
2020-05-06Numeric variable returnsJeremy Harris
2020-05-06testcases for value returnJeremy Harris
2020-05-06docs & more debugJeremy 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-05Docs: tweaksJeremy Harris
2020-05-04Consolidate $local_part_verified into $local_part_dataJeremy Harris
2020-05-04Docs: local-part affix variablesJeremy Harris
2020-05-04Taint: When a non-wildcarded localpart affix is matched in a router,Jeremy Harris
2020-05-04Make {bounce,warn}_message_file expanded. Bug 2522Jeremy Harris
2020-05-02Docs: fix mention of (the nonexistent) $domain_verified. Bug 2567Andreas Metzler
2020-05-01Docs: fix more uses of $local_part in examplesJeremy Harris
2020-05-01Docs: use verified version of local_part variable in router require_files exa...Andreas Metzler
2020-04-30Copyright updates:exim-4_94_RC0Jeremy 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-21stop-gap: doc glibc 2.31 RES_TRUSTAD/trust-adPhil Pennock
2020-04-20Docs: fix mention of deprecated variables. Bug 2534Heiko Schlichting
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-12DKIM: Predefined macro for standard headers, oversignedJeremy Harris
2020-04-06Expansion item ${listquote }. Bug 1066Jeremy Harris
2020-04-06MySQL, pgsql: per-query server options outside the lookup string. Bug 2546Jeremy Harris
2020-04-03dsearch: filter-matches optionJeremy Harris
2020-04-03dsearch: full-path return optionJeremy Harris
2020-04-01Sqlite: new main option sqlite_dbfileJeremy Harris
2020-03-29Dsearch: require absolute dirnameJeremy Harris
2020-03-28Taint enforce: directory open backstops, single-key search filenameJeremy Harris
2020-03-26Fix argument checking for ${readsocket }Jeremy Harris
2020-03-22Merge branch 'debug_fork'Jeremy Harris
2020-03-22pass through execJeremy Harris
2020-03-22Taint: fix dsearch result to be untaintedJeremy Harris
2020-03-20Fix segfault on bad cmdline -f (sender) argument. Bug 2541Jeremy Harris
2020-03-15Fix spurious detection of timeout while writing to transport filterJeremy Harris
2020-03-10Early-pipe: retry without pipelining on first-response failureJeremy Harris
2020-03-08Default notifier socket name to spooldir-dependent path even for abstract namesJeremy Harris
2020-03-05Docs: tidyingJeremy Harris
2020-03-01Fix $mime_part_count for non-mime message on multi-message connection. Bug 2537Jeremy Harris
2020-02-29Add variables for wildcard portion of local-part affix. Bug 281Jeremy Harris
2020-02-26Fix ${tr } expansion item. Bug 2533Jeremy Harris