diff options
-rwxr-xr-x | plugins-scripts/check_mailq.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins-scripts/check_mailq.pl b/plugins-scripts/check_mailq.pl index 2406568..9de8f02 100755 --- a/plugins-scripts/check_mailq.pl +++ b/plugins-scripts/check_mailq.pl | |||
@@ -373,7 +373,7 @@ elsif ( $mailq eq "postfix" ) { | |||
373 | # } | 373 | # } |
374 | #} | 374 | #} |
375 | } | 375 | } |
376 | } # end of ($mailq eq "postfixl") | 376 | } # end of ($mailq eq "postfix") |
377 | elsif ( $mailq eq "qmail" ) { | 377 | elsif ( $mailq eq "qmail" ) { |
378 | 378 | ||
379 | # open qmail-qstat | 379 | # open qmail-qstat |