From: root Date: Wed, 7 Nov 2018 12:05:11 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to apt run X-Git-Url: https://git.hoellein.online/?a=commitdiff_plain;h=b0a690ae41617da9b678413e1f9f608cf618bae9;p=vserver saving uncommitted changes in /etc prior to apt run --- diff --git a/.etckeeper b/.etckeeper index 06c3378ea..f1d9d0c64 100755 --- a/.etckeeper +++ b/.etckeeper @@ -1100,8 +1100,8 @@ maybe chmod 0755 'opendkim' maybe chmod 0644 'opendkim.conf' maybe chmod 0644 'opendkim.conf.save' maybe chmod 0700 'opendkim/keys' -maybe chown 'opendkim' 'opendkim/keys/key1.private' -maybe chmod 0600 'opendkim/keys/key1.private' +maybe chgrp 'opendkim' 'opendkim/keys/key1.private' +maybe chmod 0640 'opendkim/keys/key1.private' maybe chmod 0600 'opendkim/keys/key1.txt' maybe chmod 0644 'opendkim/keytable' maybe chmod 0644 'opendkim/signingtable' diff --git a/aliases b/aliases index 93a32490f..8d428e9dd 100644 --- a/aliases +++ b/aliases @@ -1,2 +1,3 @@ # See man 5 aliases for format postmaster: root +root: root@hoellein.online diff --git a/aliases.db b/aliases.db index c51dbeb1d..09c63a24b 100644 Binary files a/aliases.db and b/aliases.db differ diff --git a/opendkim.conf b/opendkim.conf index dd72f45e4..fe6f96c4e 100644 --- a/opendkim.conf +++ b/opendkim.conf @@ -6,6 +6,7 @@ UMask 002 Canonicalization relaxed/relaxed PidFile /var/run/opendkim/opendkim.pid Socket local:/var/run/opendkim/opendkim.sock +RequireSafeKeys false # Nur signieren, nicht verifizieren (Verifizierung übernimmt Amavis) Mode s