check_amavis.pl: some minor changes in script output.
This commit is contained in:
parent
1a2b5dca45
commit
5bd4f7fef5
@ -93,8 +93,8 @@ if ($result =~/2.7.[01] Ok, discarded/) {
|
|||||||
exit $STATES{OK};
|
exit $STATES{OK};
|
||||||
} else {
|
} else {
|
||||||
print "[ Warning ]: Respond of amavisd-new service is not as expected !\n";
|
print "[ Warning ]: Respond of amavisd-new service is not as expected !\n";
|
||||||
print " amavisd-new returned:\n $result\n";
|
print " amavisd-new returned:\n $result\n\n";
|
||||||
print "\n\nRestart Service amavisd-new now..";
|
print "\n\nRestart Service amavisd-new now..\n";
|
||||||
|
|
||||||
# - Restart Service amavisd-new
|
# - Restart Service amavisd-new
|
||||||
# -
|
# -
|
||||||
|
Loading…
Reference in New Issue
Block a user