From 9ff98e18e5dd6967bce1457cff1884ec632cf2b5 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 2 Dec 2013 22:43:44 +0100 Subject: Configure the Mail Delivery Agent. --- roles/IMAP/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/IMAP/tasks/main.yml') diff --git a/roles/IMAP/tasks/main.yml b/roles/IMAP/tasks/main.yml index d71573e..df21dd2 100644 --- a/roles/IMAP/tasks/main.yml +++ b/roles/IMAP/tasks/main.yml @@ -1,2 +1,3 @@ --- - include: imap.yml tags=imap,dovecot +- include: mda.yml tags=mda,mail,postfix -- cgit v1.2.3