From e8298686455be899d45b4fcc9a12d914cf317c02 Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 7 Jan 2026 01:53:46 +0100 Subject: [PATCH] install_opendkim.sh: move FQHN from '/etc/opendkim/trusted'. --- install_opendkim.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install_opendkim.sh b/install_opendkim.sh index 9ca7062..409f721 100755 --- a/install_opendkim.sh +++ b/install_opendkim.sh @@ -526,7 +526,6 @@ else 127.0.0.1 ::1 localhost -$(hostname -f) EOF opendkim_needs_restart=true if [[ $? -eq 0 ]] ; then