summaryrefslogtreecommitdiffstats
path: root/roles/IMAP/tasks/mda.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/IMAP/tasks/mda.yml')
-rw-r--r--roles/IMAP/tasks/mda.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/IMAP/tasks/mda.yml b/roles/IMAP/tasks/mda.yml
index cef40a0..1aac519 100644
--- a/roles/IMAP/tasks/mda.yml
+++ b/roles/IMAP/tasks/mda.yml
@@ -26,8 +26,8 @@
mode=0644
with_items:
- mailbox_domains.cf
- - mailbox_maps.cf
- - transport_content_filter_maps.cf
+ - mailbox.cf
+ - transport_content_filter.cf
- name: Start Postfix
service: name=postfix state=started