Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-21 | Use smtp_write_mail_and_rcpt_cmds() for verify callout | Jeremy Harris | |
2017-01-21 | Use smtp_setup_conn() for verify callout | Jeremy Harris | |
2016-11-15 | Callout: wait for response to QUIT before closing | Jeremy Harris | |
2016-10-08 | Fix callouts connection fallback from TLS to cleartext. Bug 1897 | Jeremy Harris | |
2016-07-08 | Cutthrough: avoid use of callout result cache | Jeremy Harris | |
The connection always needs to be made, and no result need be cached after verify either. | |||
2015-05-15 | Callout: additional debug on cache operations | Jeremy Harris | |
2014-12-14 | Revert "Testsuite: Use explicit interface for send to localhost" | Jeremy Harris | |
This reverts commit 30079bc1d20c0473d012ef33654358cfadb0a2ff. The buildfarm member running FreeBSD 10.0 was not fixed by that commit, as was hoped. | |||
2014-12-13 | Testsuite: Use explicit interface for send to localhost | Jeremy Harris | |
FreeBSD is more lax in its choice of local address to bind; the difference is just noise in testcase output. | |||
2012-06-04 | Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts. | Jeremy Harris | |
2006-09-05 | (1) Update version number to 4.64. (2) Ignore callout cached information | Philip Hazel | |
that MAIL FROM:<> is rejected when verifying a recipient using a non-null MAIL address. | |||
2006-02-07 | More test commits. | Philip Hazel | |