packages/mail/mailman/patches/100-postfix.patch
Rosen Penev 0476bbea20 mailman: Update to 2.1.29
Bug and Security fixes.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-02 15:07:22 -07:00

11 lines
507 B
Diff

--- a/Mailman/Defaults.py.in
+++ b/Mailman/Defaults.py.in
@@ -506,7 +506,7 @@ SMTPLIB_DEBUG_LEVEL = 0
# standard out (or send an email to the site list owner) for manual twiddling
# of an /etc/aliases style file. Use 'Postfix' if you are using the Postfix
# MTA -- but then also see POSTFIX_STYLE_VIRTUAL_DOMAINS.
-MTA = 'Manual'
+MTA = 'Postfix'
# If you set MTA='Postfix', then you also want to set the following variable,
# depending on whether you're using virtual domains in Postfix, and which