start dovecot config; generate postfix transport_map; support multiple sender IPs...
[ansible.git] / roles / email / handlers / main.yml
index 47e0daf494a89b9d4cda217c6adeeba3a49c3aa4..b953a16aaa234f2308c03a87246c462f2c9cf4ba 100644 (file)
@@ -4,3 +4,5 @@
   service: name=postfix state=restarted enabled=yes
 - name: unbound
   service: name=unbound state=restarted enabled=yes
+- name: dovecot
+  service: name=dovecot state=restarted enabled=yes