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-29 | Testsuite: tidying | Jeremy Harris | |
2016-10-23 | Testsuite: account for platforms not supporting TFO, redux | Heiko Schlittermann (HS12-RIPE) | |
2016-10-23 | TFO: feature advertisementexim-4_88_RC3 | Jeremy Harris | |
2016-10-23 | Testsuite: account for platforms not supporting TFO | Jeremy Harris | |
2016-10-22 | TCP Fast Open | Jeremy Harris | |
2016-10-15 | Testsuite: stabilize disk space/inode munging | Heiko Schlittermann (HS12-RIPE) | |
2016-10-08 | Fix callouts connection fallback from TLS to cleartext. Bug 1897 | Jeremy Harris | |
2016-09-28 | Default to filesystem space/inode checking enabled | Jeremy Harris | |
2016-08-17 | tidying | Jeremy Harris | |
2016-08-08 | Testsuite: accept debug & testscript output sizes varying with testhost name | Jeremy Harris | |
2016-08-07 | CHUNKING: fix transmit with long headers | Jeremy Harris | |
When the buffer used for SMTP commands and message headers filled to flush point, protocol sequencing was wrong. | |||
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 | |
2015-02-01 | constification | Jeremy Harris | |
2015-01-12 | Move DSN support to mainline | Jeremy Harris | |
Affects bug 893 | |||
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. | |||
2014-08-20 | Expanded EXPERIMENTAL_TPDA feature | Jeremy Harris | |
Note this introduces incompatible changes; users who are compiling the feature in, and with configuration files using it, will need to change their configurations appropriately. See the experimental-spec.txt file. | |||
2013-05-20 | Support AUTH for verify-callout and cutthrough-delivery. | Jeremy Harris | |
Refactored smtp transport to pull out AUTH-related routines so they could be also called from the verify code. Bugs 321, 823. | |||
2012-06-04 | Fixup testsuite cases affected by dual-tls - mainly EHLO on callouts. | Jeremy Harris | |
2012-04-25 | Add ACL name to debug output of condition result (bug 1238). | Jeremy Harris | |
2006-03-08 | Tidies to SMTP dialogue debugging output. | Philip Hazel | |
2006-02-07 | More test commits. | Philip Hazel | |