You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
507 B

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