Gitweb:
https://git.exim.org/exim.git/commitdiff/666eb084c9925c35d1e30d2809f04fcb57802a32
Commit: 666eb084c9925c35d1e30d2809f04fcb57802a32
Parent: a63442492d25b3ab12d0bce2a8b879e32855aa72
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Tue May 19 01:14:55 2020 +0100
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Tue May 19 01:14:55 2020 +0100
Docs: remove reduundant transport configu lines
---
src/src/configure.default | 6 ------
1 file changed, 6 deletions(-)
diff --git a/src/src/configure.default b/src/src/configure.default
index 729cdc3..3423ee0 100644
--- a/src/src/configure.default
+++ b/src/src/configure.default
@@ -808,9 +808,6 @@ begin transports
remote_smtp:
driver = smtp
message_size_limit = ${if > {$max_received_linelength}{998} {1}{0}}
-.ifdef _HAVE_PRDR
- hosts_try_prdr = *
-.endif
# This transport is used for delivering messages to a smarthost, if the
@@ -849,9 +846,6 @@ smarthost_smtp:
tls_require_ciphers = SECURE192:-VERS-SSL3.0:-VERS-TLS1.0:-VERS-TLS1.1
.endif
.endif
-.ifdef _HAVE_PRDR
- hosts_try_prdr = *
-.endif
# This transport is used for local delivery to user mailboxes in traditional