aboutsummaryrefslogtreecommitdiffstats
path: root/roles/mail/handlers/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/mail/handlers/main.yml')
-rw-r--r--roles/mail/handlers/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/roles/mail/handlers/main.yml b/roles/mail/handlers/main.yml
index e9b668e..3e97a1d 100644
--- a/roles/mail/handlers/main.yml
+++ b/roles/mail/handlers/main.yml
@@ -2,6 +2,9 @@
- name: reload-opendkim
command: rcreload milter-opendkim
+- name: reload-postfix
+ command: rcreload postfix
+
- name: reload-dovecot
command: rcreload dovecot