Call it a mailbox

This commit is contained in:
Bob Mottram 2014-09-23 22:14:44 +01:00
parent d359344fd7
commit a7bad1850c
1 changed files with 1 additions and 1 deletions

View File

@ -1201,7 +1201,7 @@ function dynamic_dns_freedns {
}
function import_email {
EMAIL_COMPLETE_MSG=' *** Freedombone email system installation is complete ***'
EMAIL_COMPLETE_MSG=' *** Freedombone mailbox installation is complete ***'
if grep -Fxq "import_email" $COMPLETION_FILE; then
if [[ $SYSTEM_TYPE == "email" || $SYSTEM_TYPE == "mailbox" ]]; then
echo $EMAIL_COMPLETE_MSG