check_amavis.pl: some minor changes in script output.

This commit is contained in:
Christoph 2017-12-15 12:03:07 +01:00
parent 1a2b5dca45
commit 5bd4f7fef5

View File

@ -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
# -