PIPE_CONNECT: promote from experimental
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 28 May 2019 19:02:50 +0000 (20:02 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 28 May 2019 21:18:49 +0000 (22:18 +0100)
commit4e48d56c083d2f763a5978e1dbf515b12dc12f96
treed495fcb83d04fd8d278b974bf5794bc1df76fd57
parentfd6e2d18420f43b0c956d943024cb462e1af6aa6
PIPE_CONNECT: promote from experimental
29 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog
doc/doc-txt/experimental-spec.txt
src/src/EDITME
src/src/config.h.defaults
src/src/dbstuff.h
src/src/deliver.c
src/src/exim.c
src/src/globals.c
src/src/globals.h
src/src/macro_predef.c
src/src/readconf.c
src/src/receive.c
src/src/smtp_in.c
src/src/smtp_out.c
src/src/structs.h
src/src/tls-openssl.c
src/src/transports/smtp.c
src/src/transports/smtp.h
test/runtest
test/scripts/4050-pipe-conn/REQUIRES
test/scripts/4056-pipe-conn-auth/REQUIRES
test/scripts/4058-pipe-conn-tfo/REQUIRES
test/scripts/4060-pipe-conn-gnutls/REQUIRES
test/scripts/4062-pipe-conn-openssl/REQUIRES
test/scripts/4064-pipe-conn-gnutls-auth/REQUIRES
test/scripts/4066-pipe-conn-openssl-auth/REQUIRES
test/scripts/4068-pipe-conn-gnutls-tfo/REQUIRES
test/scripts/4069-pipe-conn-openssl-tfo/REQUIRES