added clicker-header

This commit is contained in:
2023-08-21 14:28:04 +02:00
committed by Gitea
parent 118b269741
commit 13ef872495
3 changed files with 5 additions and 0 deletions
+1
View File
@@ -3032,6 +3032,7 @@ maybe chmod 0644 'postfix/dh_1024.pem'
maybe chmod 0644 'postfix/dh_512.pem'
maybe chmod 0644 'postfix/dynamicmaps.cf'
maybe chmod 0755 'postfix/dynamicmaps.cf.d'
maybe chmod 0644 'postfix/header_checks'
maybe chmod 0644 'postfix/main.cf'
maybe chmod 0644 'postfix/main.cf.proto'
maybe chmod 0644 'postfix/makedefs.out'
+2
View File
@@ -0,0 +1,2 @@
/^X-Clacks-Overhead:/ IGNORE
/^Content-Transfer-Encoding:/i PREPEND X-Clacks-Overhead: GNU Terry Pratchett
+2
View File
@@ -211,3 +211,5 @@ recipient_delimiter = +
alias_maps = hash:/etc/aliases
disable_vrfy_command = yes
# GNU Terry Patchett
header_checks = regexp:/etc/postfix/header_checks