summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-10-31 Add macro support to -be expansion test mode. Bug 1623Jeremy Harris
2017-10-25Docs: clarify DKIM default signing. Bug 2179Jeremy Harris
2017-10-25DKIM: add builtin macro with default list of headers for signingJeremy Harris
2017-10-22Docs: expand TFO informationJeremy Harris
2017-10-21CHUNKING: Fix flush of chunk on errorJeremy Harris
2017-10-20Use safer routine for possibly-overlapping copyJeremy Harris
2017-10-18Docs: note that } chars in a RE are also needing escaping for ${sg }Jeremy Harris
2017-10-12Fix queue_run_in_order to ignore the PID portion of the message IDJeremy Harris
2017-10-08Logging: show when input from truncated for logging "next input sent too soon"Jeremy Harris
2017-10-06Check for proper output separator in expanding ${addresses:STRING} (Closes...Heiko Schlittermann (HS12-RIPE)
2017-09-25DKIM: support specifying alternate-identity tag for signing. Bug 2170Jeremy Harris
2017-09-20TFO: early-data for ClamAV and for readsocket expansionJeremy Harris
2017-09-18exipick: add -C|--config optionHeiko Schlittermann (HS12-RIPE)
2017-09-18SOCKS: fix unitialized-pointerJeremy Harris
2017-09-16Provide readn() as a wrapper around read()Heiko Schlittermann (HS12-RIPE)
2017-09-12DKIM: support multiple signing, by selectorJeremy Harris
2017-09-12DKIM: support multiple hash methodsJeremy Harris
2017-09-10DKIM: fix signing bug induced by total size of parameter textJeremy Harris
2017-09-04Fix sieve QP regression from Coverity cleanupsPhil Pennock
2017-09-02Logging: restrict TFO client-side to LinuxJeremy Harris
2017-08-31Logging: TCP Fast OpenJeremy Harris
2017-08-21Fixed compilation with mariadb-10.2Jaroslav Škarvada
2017-08-20Use bitfields for flags in the "addr" structJeremy Harris
2017-08-13Document CVE assignment for Berkeley DB issueJeremy Harris
2017-08-10Coding: use specified-initialisersJeremy Harris
2017-08-09DKIM: Enforce any "h" field present in the DNS publickey record. This can b...Jeremy Harris
2017-08-06Logging: millisecond time on 'no MAIL' lines. Bug 2102Jeremy Harris
2017-08-04Logging: millisecond QT and DT. Bug 2102Jeremy Harris
2017-07-30Logging: millisecond timestamps. Bug 2102Jeremy Harris
2017-07-30Retire historical build filesJeremy Harris
2017-07-22On callout avoid SIZE every time but noncacheable rcpt main-verify. Bug 2151Jeremy Harris
2017-07-18Fix cache-cold random callout verify. Bug 2147Jeremy Harris
2017-07-15Use the BDB "environment" so that a database config file is not looked for. ...Jeremy Harris
2017-07-09Add $smtp_command_history variableJeremy Harris
2017-07-08Prebuild the data structure for builtin macrosJeremy Harris
2017-07-03Transform string_append_listele{,_n}() to proper expanding-string triplet int...Jeremy Harris
2017-06-30Configure the default opendmarc.tlds file in EDITMEHeiko Schlittermann (HS12-RIPE)
2017-06-28Update Changelog about -p/-oMrHeiko Schlittermann (HS12-RIPE)
2017-06-27Fix ChangeLog notice re manualroute option orderingPhil Pennock
2017-06-26Repair manualroute transport name not-last optionPhil Pennock
2017-06-25Add quota/quota_filecount transport option modifier "no_check" Bug 1115Heiko Schlittermann (HS12-RIPE)
2017-06-25Doc: check for w3m existenceHeiko Schlittermann (HS12-RIPE)
2017-06-13Cleanup (prevent repeated use of -p/-oMr to avoid mem leak)Heiko Schlittermann (HS12-RIPE)
2017-06-03Fix logging of delivery port for callout lazy-close, when port specified by r...Jeremy Harris
2017-06-03Docs: tweak "sock" malware interface descriptionJeremy Harris
2017-06-03Fix crash in transport, on second smtp-connect fail for a list of target hostsJeremy Harris
2017-06-02Docs: add missing dollarsignJeremy Harris
2017-05-30Malware: make "sock" cmdline default usable. Bug 2111Jeremy Harris
2017-05-26doc: string2 not expanded, don't imply otherwisePhil Pennock
2017-05-20Use DH_bits for OpenSSL 1.1.0Phil Pennock