From 6ebe4849dd75ec01197bf465ea20b6aa74e770a1 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 21 Jan 2013 05:23:51 +0100 Subject: More secure way to check unlock tokens. --- templates/new-domain.tt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'templates/new-domain.tt') diff --git a/templates/new-domain.tt b/templates/new-domain.tt index d42c921..e1491a3 100644 --- a/templates/new-domain.tt +++ b/templates/new-domain.tt @@ -21,12 +21,10 @@ The token will expire after 24 hours. Note that adding your domain in our system is not enough to let us manage your e-mails. You also need to change your MX'es to use ours; -under GNU/Linux you can list our current MX'es with the following -command: +if the BIND utils are installed on your system, you can list our +current MX'es with the following command: - dig +short fripost.org MX + dig MX +short fripost.org Cheers, --- -The Fripost administration team. -- cgit v1.2.3