fix: send spammails to different address

This commit is contained in:
2023-03-14 12:43:16 +01:00
parent 7f31f9acbc
commit d0464a5316
3 changed files with 5 additions and 0 deletions

View File

@@ -0,0 +1 @@
/^X-Spam-Flag: YES/ REDIRECT spamsink@atlantishq.de

View File

@@ -71,6 +71,9 @@ virtual_uid_maps = static:1009
virtual_gid_maps = static:1009
#receive_override_options = no_address_mappings
# spam redirect happens here
header_checks = regexp:/etc/postfix/header_checks
# random shit
biff = no
readme_directory = no

View File

@@ -22,6 +22,7 @@
- tls_policy
- transport
- virtual
- header_checks
notify: restart postfix
- name: Deploy Dovecot config