some bug fix
This commit is contained in:
@@ -29,7 +29,7 @@ conf_mail()
|
||||
|
||||
precheck_conf_mail()
|
||||
{
|
||||
if [[ -n $MAINDOM ]]; then
|
||||
if [[ -z $MAINDOM ]]; then
|
||||
prnt E "Aucun domaine principal renseigné."
|
||||
die 158
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user