Browse Source

Install procemail when installing postfix

Emmanuel Bouthenot 10 năm trước cách đây
mục cha
commit
b86ec00eec
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      roles/common/tasks/smtp.yml

+ 1 - 0
roles/common/tasks/smtp.yml

@@ -3,6 +3,7 @@
   with_items:
     - postfix
     - ca-certificates
+    - procmail
   when: with_postfix
 
 - name: Install mail aliases file