summaryrefslogtreecommitdiff
path: root/test/rejectlog
AgeCommit message (Collapse)Author
2018-01-06Logging: disable the verbose DKIM verification line by default; add a tag to ↵Jeremy Harris
<= lines. New log_selector controls "dkim" and "dkim_verbose".
2018-01-02Testsuite: SPF testcases. Bug 1789Jeremy Harris
2018-01-01Feature macros, show-supported and build-time selection for malware interfacesJeremy Harris
2017-12-30MIME ACL: fix SMTP response for non-accept result of the ACL. Bug 2214.Jeremy Harris
As far as I can see this was broken back in 2013, f4c1088 for 4.82
2017-12-18Testsuite: move CRL testcases away from using SHA1-signed certsJeremy Harris
2017-11-09Testsuite: another go at munging cipher-suite stringsJeremy Harris
2017-11-09Testsuite: another go at munging cipher-suite stringsJeremy Harris
2017-11-07TLS: support multiple certificate files in server. Bug 2092Jeremy Harris
2017-10-26Testsuite: add missing testcase filesJeremy Harris
2017-10-08Logging: show when input from truncated for logging "next input sent too soon"Jeremy 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-06-03Testsuite: stabilize output sequence for 2x35/6Jeremy Harris
2017-05-06Teach SMTP input sync check ("input sent too soon") about SMTP input bufferingJeremy Harris
2017-03-21Callouts: a "hold" option for receipient-verify, which keeps the connection ↵Jeremy Harris
open both for further recipients and for eventual delivery.
2017-03-12Malware: new connection type "f-prot6d" for FPSCAND protocol over TCPAndrew Colin Kissa
2017-01-29Testsuite: add missing output file.Jeremy Harris
Broken-by: 560e71cc5451
2017-01-29CHUNKING: Reject messages with malformed line ending. Bug 2000Jeremy Harris
Actually test only the first header line, but still do full line-ending canonicalisation on the remainder of the message in case a Evil Person slips past that.
2017-01-21Testcases for pipelined calloutJeremy Harris
2017-01-21Use smtp_write_mail_and_rcpt_cmds() for verify calloutJeremy Harris
2017-01-21Use smtp_setup_conn() for verify calloutJeremy Harris
2017-01-03CHUNKING: fix non-pipelined synch checks. Bug 2004Jeremy Harris
2016-12-03Testsuite: ensure delivery orderJeremy Harris
2016-10-02Logging: connection_reject log selector should apply also to the connect aclJeremy Harris
2016-09-05Cutthrough: option to reflect 4xx errors from target to initiatorJeremy Harris
2016-09-04Testsuite: missing output fileJeremy Harris
2016-07-11testsuite: abstract out common conf settingsJeremy Harris
2016-03-03Cutthrough: Reflect 5xx recipient reject from target to originatorJeremy Harris
When connection not opened by verify and target hard-rejects a RCPT, the reject was not being passed to the originating system (just the cutthrough connection was being dropped). Fix this.
2016-03-03Testsuite: testcases for rejected rcpt-callout-triggered cutthroughJeremy Harris
2016-02-06Testsuite: avoid assuming 127.0.0.2 is a viable sending addressJeremy Harris
2016-02-06Testsuite: allow for different data arrival in SMTP synch checkJeremy Harris
2016-01-17Testsuite: changes for VFRY update, 4f6ae5c314e5Jeremy Harris
2015-12-21dnslists: testsuite outputJeremy Harris
2015-12-20dnslists: permit use with explicit key(s) in nonsmtp ACLs. Bug 1748Jeremy Harris
2015-09-19Retry: always use interface, if set, for retry DB key. Bug 1678Jeremy Harris
Even constant values must be used, as multiple transports with different values may be in play and should be kept distinct.
2015-05-17Remove word "rejected" from ACL-discard log lines. Bug 1632Jeremy Harris
2015-04-21UTF8: mua_wrapperJeremy Harris
2015-04-19UTF8: GnuTLS testcase outputsJeremy Harris
2015-04-18Testsuite: split out tests requiring IPv6Jeremy Harris
2015-04-13UTF8: split up testcasesJeremy Harris
2015-04-12tlsJeremy Harris
2015-04-12sender verify calloutJeremy Harris
2015-04-12recipient verify calloutJeremy Harris
2015-01-20Testsuite: add testcase for <>-mismatch in To:/From: headersJeremy Harris
2015-01-12Support timeout option on malware=Jeremy Harris
2015-01-12Testsuite: case for malware= avastJeremy Harris
2015-01-12Log certificate verification status by defaultJeremy Harris
2015-01-12Make the multi_domain smtp transport option expandedJeremy Harris
2014-12-27Testsuite: case for malware= cmdlineJeremy Harris
2014-12-21Testsuite: cases for malware= interfaces to f-protd, aveserver, fsecure, ↵Jeremy Harris
soophie & clamav There are running against scripts not the rea thing so only useful for spotting gross breakage.