summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-08-02pass advertised facility to continued-transport processJeremy Harris
2016-08-02transmit loggingJeremy Harris
2016-08-02testcases for PRDRJeremy Harris
2016-08-02testcases for TLSJeremy Harris
2016-08-02receive docsJeremy Harris
2016-08-02receive with DKIMJeremy Harris
2016-08-02transmit with DKIMJeremy Harris
2016-08-02basic & pipelined transmit testcasesJeremy Harris
2016-08-02Callback into smtp transport for BDAT commandsJeremy Harris
2016-08-02tidyingJeremy Harris
2016-08-02feed need for BDAT down to write_chunk()Jeremy Harris
2016-08-02tidying: dkim output bufferJeremy Harris
2016-08-02tidying: dkim output function argsJeremy Harris
2016-08-02transmit peer capability recognitionJeremy Harris
2016-08-02receive flow processingJeremy Harris
2016-07-24recive smtp commandJeremy Harris
2016-07-24feature advertiseJeremy Harris
2016-07-24tidyingJeremy Harris
2016-07-24DKIM: error verification on missing tags. Bug 1853mrgus
2016-07-11testsuite: abstract out common conf settingsJeremy Harris
2016-07-10Cutthrough: expand transport dkim_domain option when testing for dkim signingJeremy Harris
2016-07-08Cutthrough: disable on >1 addr from routing, and on verify option ↵Jeremy Harris
success_on_redirect
2016-07-08Cutthrough: avoid use of callout result cacheJeremy Harris
The connection always needs to be made, and no result need be cached after verify either.
2016-07-08Testsuite: cutthrough vs. callout cacheJeremy Harris
2016-07-07tidyingJeremy Harris
2016-06-23Docs: Fix TypoHeiko Schlittermann (HS12-RIPE)
2016-06-17tidyingJeremy Harris
2016-06-12Safety check in deliver_split_address()Jeremy Harris
2016-06-12Routing: fix $verify_mode to be usable in routersJeremy Harris
2016-06-04Docs: fix typoes for dnssec_require_domains. Bug 1842Jeremy Harris
2016-06-03Tidying: coverity issuesJeremy Harris
2016-06-03doc tweaksJeremy Harris
2016-06-03Fix compiler warning/error on set_process_info(sprintf())Heiko Schlittermann (HS12-RIPE)
2016-06-03Merge branch 'multiqueue_336': Named queuesJeremy Harris
2016-06-03Doc: fix minor typos, clarifications (extract)Heiko Schlittermann (HS12-RIPE)
2016-06-03Build: add flage & includes to dbmbuild compileJeremy Harris
Missing since 4.00 - no clue why.
2016-06-03Docs fixJeremy Harris
2016-06-02Expansions: add ${sha3:<string>} itemJeremy Harris
2016-06-02Add support for ${sha256:<string>}Jeremy Harris
2016-06-02Setup for >2 sha methodsJeremy Harris
2016-06-02Move native sha1 implementation from auths to toplevel, only used for ↵Jeremy Harris
non-TLS builds In TLS builds, use the TLS-related crypt library
2016-06-02Promote the pdkim variant-implementation sha routines to toplevelJeremy Harris
2016-06-02Enhance logging for unfound spoolfileJeremy Harris
2016-05-31Disallow queue= modifier from DATA ACLJeremy Harris
2016-05-31Support "-qGpostgresql -Mvl <id>" and a better exiwhat outputJeremy Harris
2016-05-31Renumber testcase, againJeremy Harris
2016-05-30Avoid writing msglog files in -bh and -bhc modes. Bug 1804Jeremy Harris
2016-05-27exipick: autodetect the spool directory from exim -bPHeiko Schlittermann (HS12-RIPE)
2016-05-26Tidying. Bug 1836Jeremy Harris
2016-05-25Renumber testcaseJeremy Harris