Skip to content
Snippets Groups Projects
Commit 5eb53778 authored by putro's avatar putro
Browse files

use MTA=none also for noise

parent 14881e5d
Branches
No related tags found
No related merge requests found
......@@ -126,12 +126,12 @@ SMTP_PASSWD = '{{ noise_smtp.auth_password }}'
# Uncomment this if you configured your MTA such that it
# automatically recognizes newly created lists.
# (see /usr/share/doc/mailman/README.{EXIM,...})
# MTA=None # Misnomer, suppresses alias output on newlist
MTA=None # Misnomer, suppresses alias output on newlist
# -------------------------------------------------------------
# Uncomment if you use Postfix virtual domains, but be sure to
# read /usr/share/doc/mailman/README.POSTFIX first.
MTA='Postfix'
# MTA='Postfix'
POSTFIX_STYLE_VIRTUAL_DOMAINS = virtualhosts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment