From: Christian Heller Date: Fri, 9 Oct 2015 13:22:14 +0000 (+0200) Subject: Further improve opendkim setup script user friendliness. X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;h=b46676de6f6a531b2bb643012373b5a96e66414c;p=config Further improve opendkim setup script user friendliness. --- diff --git a/setup_opendkim.sh b/setup_opendkim.sh index b8058e5..ce1e3d5 100755 --- a/setup_opendkim.sh +++ b/setup_opendkim.sh @@ -31,7 +31,8 @@ if [ ! -n "$file" ]; then set +x echo echo 'Generated key file at '$selector'.private.' - echo 'APPLY the content of '$selector'.txt below to your DNS record.' + echo 'Also generated '$selector'.txt, APPLY its content below to your DNS' \ + 'record.' echo 'AFTER the waiting time for DNS propagation RERUN this script with' \ 'the key file as SECOND parameter (still use selector as first one).' echo