From 95f747fa91deeed7a055a35a06fdd7ebadaba37d Mon Sep 17 00:00:00 2001 From: auzias Date: Fri, 17 Jan 2014 17:14:09 +0100 Subject: [PATCH] dkim.sh OK : nothing changed --- scripts/dkim.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dkim.sh b/scripts/dkim.sh index 88dc36ed..b044f6e9 100644 --- a/scripts/dkim.sh +++ b/scripts/dkim.sh @@ -30,7 +30,7 @@ RequireSafeKeys false EOF fi -# Create a new DKIM key if we don't have one already. This creates +# Create a new DKIM key if we don't have one already. This creates # mail.private and mail.txt in $STORAGE_ROOT/mail/dkim. The former # is the actual private key and the latter is the suggested DNS TXT # entry which we'll want to include in our DNS setup.