Callouts: a "hold" option for receipient-verify, which keeps the connection open...
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Mar 2017 16:16:38 +0000 (16:16 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 21 Mar 2017 17:23:30 +0000 (17:23 +0000)
commit57cc27852af9019c0c423bcfde0165e698a0ce54
treecb3792034e90a7d8336e3493f1c931f349e39ebb
parent5013d912e961203f2ab2d5f64be90255cda81b80
Callouts: a "hold" option for receipient-verify, which keeps the connection open both for
further recipients and for eventual delivery.
61 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/NewStuff
src/src/acl.c
src/src/daemon.c
src/src/deliver.c
src/src/exim.c
src/src/functions.h
src/src/globals.c
src/src/globals.h
src/src/macros.h
src/src/receive.c
src/src/smtp_in.c
src/src/tls-openssl.c
src/src/transport.c
src/src/transports/smtp.c
src/src/verify.c
test/confs/0580 [new file with mode: 0644]
test/confs/0581 [new symlink]
test/confs/0582 [new symlink]
test/confs/2035 [new file with mode: 0644]
test/confs/2036 [new symlink]
test/confs/2037 [new symlink]
test/confs/2135 [new file with mode: 0644]
test/confs/2136 [new symlink]
test/confs/2137 [new symlink]
test/log/0580 [new file with mode: 0644]
test/log/0581 [new file with mode: 0644]
test/log/0582 [new file with mode: 0644]
test/log/2035 [new file with mode: 0644]
test/log/2036 [new file with mode: 0644]
test/log/2037 [new file with mode: 0644]
test/log/2135 [new file with mode: 0644]
test/log/2136 [new file with mode: 0644]
test/log/2137 [new file with mode: 0644]
test/rejectlog/0582 [new file with mode: 0644]
test/rejectlog/2037 [new file with mode: 0644]
test/rejectlog/2137 [new file with mode: 0644]
test/scripts/0000-Basic/0580 [new file with mode: 0644]
test/scripts/0000-Basic/0581 [new file with mode: 0644]
test/scripts/0000-Basic/0582 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2035 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2036 [new file with mode: 0644]
test/scripts/2000-GnuTLS/2037 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2135 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2136 [new file with mode: 0644]
test/scripts/2100-OpenSSL/2137 [new file with mode: 0644]
test/stderr/0021
test/stderr/0275
test/stderr/0278
test/stderr/0361
test/stderr/0386
test/stderr/0388
test/stderr/0402
test/stderr/0403
test/stderr/0404
test/stderr/0408
test/stderr/0487
test/stderr/2600
test/stderr/5004
test/stderr/5005
test/stderr/5006