From 493bffce2a10479c5942db1bf1dc65b9c958533f Mon Sep 17 00:00:00 2001 From: aspdye Date: Wed, 23 Dec 2015 15:03:56 +0100 Subject: [PATCH] Patch -Added Information about the fact, that the machine should be dedicated to MiaB. -Added Warning (WARNING: Your servers configuration and customization will be overwritten.) -Added a Note that you can find informations about the software, the license etc. under https://mailinabox.email ;) -Make it clear, what you can change by running "sudo mailinabox" (hostname and setup configuration) --- setup/questions.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup/questions.sh b/setup/questions.sh index a02b9bd1..86fee44b 100644 --- a/setup/questions.sh +++ b/setup/questions.sh @@ -18,7 +18,10 @@ if [ -z "$NONINTERACTIVE" ]; then message_box "Mail-in-a-Box Installation" \ "Hello and thanks for deploying a Mail-in-a-Box! \n\nI'm going to ask you a few questions. - \n\nTo change your answers later, just run 'sudo mailinabox' from the command line." + \n\nPlease keep in mind, that you should use an machine, which is dedicated for mail-in-a-box. + \n\nWARNING: Your servers configuration and customization will be overwritten. + \n\nFor more information about the software itself, how it works and the License visit https://mailinabox.email. + \n\nTo change your hostname and setup configuration later, just run 'sudo mailinabox' from the command line." fi # The box needs a name.