chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b92060
)
base.m4: Add missing `SMTP_DELIVERY' to the plain `smtp' transport.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 4 May 2024 14:38:09 +0000
(15:38 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 6 May 2024 03:21:32 +0000
(
04:21
+0100)
base.m4
patch
|
blob
|
blame
|
history
diff --git
a/base.m4
b/base.m4
index 974cf5f623f002f72b2486138a624b8686ca91cf..692a74bd1bf930108f6b2711f9b1a768bb8b238e 100644
(file)
--- a/
base.m4
+++ b/
base.m4
@@
-434,6
+434,7
@@
SECTION(transports)m4_dnl
## it into the transport name. This is very unpleasant, of course.
smtp:
driver = smtp
+ SMTP_DELIVERY
APPLY_HEADER_CHANGES
tls_require_ciphers = CONF_acceptable_ciphers
tls_dh_min_bits = 508