git://git.exim.org
/
users
/
heiko
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a634424
)
Docs: remove reduundant transport configu lines
author
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 19 May 2020 00:14:55 +0000
(
01:14
+0100)
committer
Jeremy Harris
<jgh146exb@wizmail.org>
Tue, 19 May 2020 00:14:55 +0000
(
01:14
+0100)
src/src/configure.default
patch
|
blob
|
history
diff --git
a/src/src/configure.default
b/src/src/configure.default
index 729cdc39230081848be02973034c6cb341b01ba5..3423ee0af64b3b8410919a802ccbf76a818be20e 100644
(file)
--- 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