base.m4: Add missing `SMTP_DELIVERY' to the plain `smtp' transport.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 4 May 2024 14:38:09 +0000 (15:38 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 6 May 2024 03:21:32 +0000 (04:21 +0100)
base.m4

diff --git a/base.m4 b/base.m4
index 974cf5f..692a74b 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