Correction : supprime /etc/postfix/$local_domainname/*-pending-transition-from-lautre...
authorJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Mon, 7 Oct 2013 20:08:21 +0000 (22:08 +0200)
committerJulien Moutinho <julm+heureux-cyclage@autogeree.net>
Tue, 8 Oct 2013 21:24:28 +0000 (23:24 +0200)
etc/sv/postfix/local.sh

index 1b6bf31..4514101 100644 (file)
@@ -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 \