summaryrefslogtreecommitdiff
path: root/test/scripts
AgeCommit message (Expand)Author
2020-08-01SPF: enhance A-R resultJeremy Harris
2020-08-01Testsuite: add EAI local-part testcaseJeremy Harris
2020-07-10Command-line option for no notifier socket. Bug 2616Jeremy Harris
2020-07-05Support ret-full on lsearch. Bug 2611Jeremy 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-14Taint: fix verify. Bug 2598Jeremy 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-08wipJeremy Harris
2020-06-06Sqlite: new-style option to specify db fileJeremy Harris
2020-06-04Fix -bi. Bug 2590Jeremy Harris
2020-06-01Merge branch '4.next'Jeremy Harris
2020-05-30Testsuite: MySQL: use password on account used for test accessJeremy Harris
2020-05-26Quota checking during reception. Bug 163Jeremy Harris
2020-05-25Fix listquote expansion item to handle empty-string inputJeremy Harris
2020-05-17Lookups: cache=no_rd option. Bug 1751Jeremy Harris
2020-05-13smtp transport: message_linelength_limit option. Bug 1684Jeremy Harris
2020-05-10Fix build with older GnuTLSJeremy Harris
2020-05-09Move the native SRS implementation from Experimental to 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-06testcases for value returnJeremy 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-05-04Testsuite: bounce_message_file and warn_message_fileJeremy Harris
2020-05-01Testsuite: tidyingJeremy Harris
2020-05-01Fix $local_part_verified for remote-delivery routing following local. Bug 2565Jeremy Harris
2020-04-26DKIM: dkim_verify_min_keysizes optionJeremy Harris
2020-04-22Testsuite: more tidying for AlpineJeremy Harris
2020-04-22readsocket expansion: response cachingJeremy Harris
2020-04-14Early-pipe: invalidate cache on a failure of required-authJeremy Harris
2020-04-06Expansion item ${listquote }. Bug 1066Jeremy Harris
2020-04-03Log fast-ramp queue-run triggerJeremy 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-22debug tidyingJeremy Harris
2020-03-22Testsuite: move dsearch-dependent testcaseJeremy Harris
2020-03-14Testsuite: use correct client for GnuTLS platformJeremy Harris
2020-03-14Testtsuite: portabilityJeremy Harris
2020-03-10Early-pipe: retry without pipelining on first-response failureJeremy Harris