diff --git a/roles/mail/handlers/main.yml b/roles/mail/handlers/main.yml
index 4e65e3842663d2257ed37c60845b3facf45c5f3a..85e6e176dfadfb2d1eaadfd41b3f2525f98b6cc0 100644
--- a/roles/mail/handlers/main.yml
+++ b/roles/mail/handlers/main.yml
@@ -62,7 +62,7 @@
     enabled: yes
     masked: no
 
-- name: reload postfix-policyd-proxy
+- name: restart postfix-policyd-proxy
   systemd:
     name: postfix-policyd-proxy.service
     state: restarted