: add postgrey, treat spamd as milter

This commit is contained in:
VC
2024-07-05 11:53:49 +02:00
parent 66fc316071
commit 6eb1f4e470
9 changed files with 86 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Restart postgrey
ansible.builtin.service:
name: postgrey
state: restarted