mirror of
https://github.com/chatmail/relay.git
synced 2026-05-11 08:24:37 +00:00
Document that authclean cleans up the Subject
This commit is contained in:
@@ -90,5 +90,10 @@ localhost:{{ config.postfix_reinject_port }} inet n - n -
|
||||
# We do not do this for received mails
|
||||
# as this will break DKIM signatures
|
||||
# if `Received` header is signed.
|
||||
#
|
||||
# This service also rewrites
|
||||
# Subject with `[...]`
|
||||
# to make sure the users
|
||||
# cannot send unprotected Subject.
|
||||
authclean unix n - - - 0 cleanup
|
||||
-o header_checks=regexp:/etc/postfix/submission_header_cleanup
|
||||
|
||||
Reference in New Issue
Block a user