Support REQUIRETLS
authorJeremy Harris <jgh146exb@wizmail.org>
Fri, 27 Jul 2018 16:56:39 +0000 (17:56 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Fri, 27 Jul 2018 16:56:39 +0000 (17:56 +0100)
commit8ac90765750f87c573300b9e953af3d8090cab8b
tree47278e6cdac764dc65ebcf14bea7ec1781a1fb21
parent8d3dc2397dd769bf4654b0678be8d2acf0956ddd
Support REQUIRETLS
51 files changed:
doc/doc-docbook/spec.xfpt
doc/doc-txt/NewStuff
doc/doc-txt/OptionLists.txt
doc/doc-txt/experimental-spec.txt
src/src/EDITME
src/src/acl.c
src/src/child.c
src/src/config.h.defaults
src/src/deliver.c
src/src/exim.c
src/src/expand.c
src/src/globals.c
src/src/globals.h
src/src/host.c
src/src/macro_predef.c
src/src/macros.h
src/src/readconf.c
src/src/routers/dnslookup.c
src/src/smtp_in.c
src/src/spool_in.c
src/src/spool_out.c
src/src/tls-openssl.c
src/src/transports/smtp.c
src/src/transports/smtp.h
src/src/verify.c
test/aux-var-src/tls_conf_prefix
test/confs/0900
test/confs/2108
test/confs/5650
test/confs/5910 [new file with mode: 0644]
test/confs/5911 [new symlink]
test/confs/5912 [new symlink]
test/log/5910 [new file with mode: 0644]
test/log/5911 [new file with mode: 0644]
test/log/5912 [new file with mode: 0644]
test/mail/3700.smtps
test/mail/3700.x
test/mail/5910.dump [new file with mode: 0644]
test/mail/5911.CALLER [new file with mode: 0644]
test/rejectlog/5911 [new file with mode: 0644]
test/rejectlog/5912 [new file with mode: 0644]
test/runtest
test/scripts/4500-DKIM/4521
test/scripts/5650-OCSP-GnuTLS/5650
test/scripts/5910-REQUIRETLS/5910 [new file with mode: 0644]
test/scripts/5910-REQUIRETLS/5911 [new file with mode: 0644]
test/scripts/5910-REQUIRETLS/5912 [new file with mode: 0644]
test/scripts/5910-REQUIRETLS/REQUIRES [new file with mode: 0644]
test/stdout/5910 [new file with mode: 0644]
test/stdout/5911 [new file with mode: 0644]
test/stdout/5912 [new file with mode: 0644]