added clicker-header
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
/^X-Clacks-Overhead:/ IGNORE
|
||||
/^Content-Transfer-Encoding:/i PREPEND X-Clacks-Overhead: GNU Terry Pratchett
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user