✨: add postgrey, treat spamd as milter
This commit is contained in:
6
roles/postgrey/handlers/main.yml
Normal file
6
roles/postgrey/handlers/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
|
||||
- name: Restart postgrey
|
||||
ansible.builtin.service:
|
||||
name: postgrey
|
||||
state: restarted
|
Reference in New Issue
Block a user