committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2022-03-28 15:06:27 +03:00
parent 79415579b8
commit 535d657a38
62 changed files with 302 additions and 171 deletions

View File

@@ -56,7 +56,7 @@ composites {
description = "Authenticating message via SPF/DKIM/DMARC/ARC not possible";
}
DKIM_MIXED {
expression = "-R_DKIM_ALLOW & (R_DKIM_DNSFAIL | R_DKIM_PERMFAIL | R_DKIM_REJECT)"
expression = "-R_DKIM_ALLOW & (R_DKIM_TEMPFAIL | R_DKIM_PERMFAIL | R_DKIM_REJECT)"
policy = "remove_weight";
}
MAIL_RU_MAILER_BASE64 {