lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

100-postfix.patch (723B)


      1 diff -rupN mailman-2.1.14-1/Mailman/Defaults.py.in mailman-2.1.14-1_patched/Mailman/Defaults.py.in
      2 --- mailman-2.1.14-1/Mailman/Defaults.py.in	2011-03-01 23:35:57.000000000 +0300
      3 +++ mailman-2.1.14-1_patched/Mailman/Defaults.py.in	2011-03-09 12:26:10.000000000 +0300
      4 @@ -489,7 +489,7 @@ DELIVERY_MODULE = 'SMTPDirect'
      5  # standard out (or send an email to the site list owner) for manual twiddling
      6  # of an /etc/aliases style file.  Use 'Postfix' if you are using the Postfix
      7  # MTA -- but then also see POSTFIX_STYLE_VIRTUAL_DOMAINS.
      8 -MTA = 'Manual'
      9 +MTA = 'Postfix'
     10  
     11  # If you set MTA='Postfix', then you also want to set the following variable,
     12  # depending on whether you're using virtual domains in Postfix, and which