From c00b14c75468f7c91cb0e89de20d8433fba7c917 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Fri, 6 Jun 2025 23:42:59 +0200 Subject: update --- pw-update-fingerprint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pw-update-fingerprint') diff --git a/pw-update-fingerprint b/pw-update-fingerprint index e25a0b4..60239fb 100755 --- a/pw-update-fingerprint +++ b/pw-update-fingerprint @@ -13,4 +13,4 @@ KEY=$(msmtp --serverinfo --tls --tls-certcheck=off --host="$MAILSERVER" --port=" # replace tls_fingerprint line in .msmtprc sed -i "s/^tls_fingerprint.*/tls_fingerprint $KEY/g" .msmtprc -echo ".msmtprc has been updated with the latest $MAILSERVER fingerprint." +echo ".msmtprc has been updated with the latest mail.nagatha.fr fingerprint." -- cgit v1.2.3