Browse Source

postfix: We don't use transport map anymore

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 3 years ago
parent
commit
367aac81b2
1 changed files with 0 additions and 10 deletions
  1. 0 10
      postfix/init.sls

+ 0 - 10
postfix/init.sls

@@ -88,16 +88,6 @@ postmap_aliases:
       - file: /etc/postfix/virtual-aliases
 
 
-/etc/postfix/transport:
-  file.managed:
-    - source: salt://postfix/transport
-
-postmap_transport:
-  cmd.wait:
-    - name: /usr/sbin/postmap /etc/postfix/transport
-    - watch:
-      - file: /etc/postfix/transport
-
 /etc/postfix/mynetworks:
   file.managed:
     - source: salt://postfix/mynetworks