X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=etc%2Fsv%2Fpostfix%2Flocal.sh;h=45141014e365909644fdb299f2ea76fa18f4b274;hb=11a6390a97d10825fa616afef0c14e4716819523;hp=5295e76c088f22273e9bf76775315f5a2de5c4cd;hpb=3a63c7ca9ba39be7a75670d4148f92f8e2eb35a6;p=lhc%2Fateliers.git diff --git a/etc/sv/postfix/local.sh b/etc/sv/postfix/local.sh index 5295e76..4514101 100644 --- a/etc/sv/postfix/local.sh +++ b/etc/sv/postfix/local.sh @@ -4,7 +4,7 @@ assert 'sudo test -f /etc/postfix/$local_domainname/smtpd/x509/key.pem' hint sudo debconf-set-selections <<-EOF postfix postfix/main_mailer_type select No configuration EOF -"$tool"/local/apt-get-install postfix procmail postfix-pcre +"$tool"/local/apt-get-install postfix procmail postfix-pcre postfix-policyd-spf-perl "$tool"/local/insserv-remove postfix sudo install -m 640 -o root -g root /dev/stdin /etc/postfix/.gitignore <<-EOF @@ -81,11 +81,7 @@ sudo install -m 640 -o root -g root \ "$tool"/etc/postfix/$local_domainname/transport \ /etc/postfix/$local_domainname/transport sudo postmap hash:/etc/postfix/$local_domainname/transport -sudo postmap hash:/etc/postfix/$local_domainname/transport-pending-transition-from-lautrenet - # TODO: supprimer ce transport à la migration des MX de lautre.net à ici. sudo postmap hash:/etc/postfix/$local_domainname/virtual_alias -sudo postmap hash:/etc/postfix/$local_domainname/virtual_alias-pending-transition-from-lautrenet - # TODO: supprimer ce virtual_alias à la migration des MX de lautre.net à ici. sudo postmap hash:/etc/postfix/cyclocoop.org/virtual_alias sudo install -d -m 770 -o root -g root \ /etc/skel/etc/mail \