diff --git a/check_amavis.pl b/check_amavis.pl index 1797bd9..2aba967 100755 --- a/check_amavis.pl +++ b/check_amavis.pl @@ -93,8 +93,8 @@ if ($result =~/2.7.[01] Ok, discarded/) { exit $STATES{OK}; } else { print "[ Warning ]: Respond of amavisd-new service is not as expected !\n"; - print " amavisd-new returned:\n $result\n"; - print "\n\nRestart Service amavisd-new now.."; + print " amavisd-new returned:\n $result\n\n"; + print "\n\nRestart Service amavisd-new now..\n"; # - Restart Service amavisd-new # -