summaryrefslogtreecommitdiffstats
path: root/plugins-scripts/check_mailq.pl
AgeCommit message (Expand)AuthorFilesLines
2023-10-26check_mailq: exit on empty strings and exit earlySven Nierlein1-76/+69
2023-10-26check_mailq: unify tabs/spacesSven Nierlein1-508/+507
2023-10-26check_mailq: remove trailing whitespacesSven Nierlein1-23/+23
2023-04-14Fix a lot of typos reported by codespellrefs/pull/1864/headJan Wagner1-1/+1
2023-02-03check_mailq.pl: separate submission queuerefs/pull/1192/headJan Wagner1-6/+30
2023-01-18Fixing nullmailer regexandrew bezella1-2/+2
2022-03-26remove duplicate W=i/C=i args (#1755)Tobias Fiebig1-2/+0
2022-01-21Rebase to master (#1731)Lorenz1-7/+9
2021-12-02Fix syntax error resulting from mergingrefs/pull/1490/headRincewindsHat1-1/+1
2021-12-02Merge branch 'master' into mailq-add-config-dirRincewindsHat1-3/+5
2021-11-29Merge pull request #1493 from darksoul42/masterRincewindsHat1-1/+1
2020-12-08check_mailq: restore accidentially removed optionsrefs/pull/1650/headSven Nierlein1-3/+5
2017-06-07Fix regexp for nullmailer "mailq" outputrefs/pull/1493/headStephane Lapie1-1/+1
2017-05-16Add mailq -C option for config dir or config fileLee Clemens1-9/+17
2015-10-04change exit code to unknown on help and version infoSven Nierlein1-2/+2
2015-10-02drop superfluous libexecdirElan Ruusamäe1-1/+0
2014-12-02check_mailq: Add sudo supportHolger Weiss1-8/+22
2014-09-29check_mailq: fixed mailer namesSimon Meggle1-2/+2
2014-07-06Don't rely on FindBin module to locate utils.pmHolger Weiss1-0/+1
2014-02-28Replace "plugins-scripts/subst.in" fooHolger Weiss1-2/+2
2014-02-28Merge remote-tracking branch 'awiddersheim/fix_trusted_path'Holger Weiss1-1/+1
2014-02-27utils.pm: use FindBin instead of awk to find the path toEvgeni Golov1-1/+2
2014-02-27check_mailq: add $mailq to check output, so it is easily visible what was aut...Evgeni Golov1-17/+17
2014-02-27check_mailq: document autodetection in the usage outputEvgeni Golov1-1/+3
2014-02-27check_mailq: try to autodetect which mailq implementation we are usingEvgeni Golov1-1/+24
2014-01-29check_mailq: adding nullmailer supportJan Wagner1-2/+39
2014-01-29Just fixing small typo in commentJan Wagner1-1/+1
2014-01-22fix outdated Free Software Foundation addressLars Vogdt1-2/+2
2013-10-22Fix trusted pathrefs/pull/1212/headawiddersheim1-1/+1
2009-02-20Typo fixes (Jan Wagner - SF 1878971)Ton Voon1-1/+1
2008-11-23Removing CVS/SVN tags and replacing with git-based versioningThomas Guyot-Sionnest1-3/+2
2006-07-05Fixed checking of return codes from external mailq programsTon Voon1-15/+14
2005-04-14check_mailq fix, don't be case sensitive matching /^\s+Total\sRequests:\s(\d+)$/M. Sean Finney1-1/+1
2005-01-03fixes for #1094324Benoit Mortier1-2/+2
2003-09-15Added Exim support (768445 - Eric Bollengier)Ton Voon1-4/+39
2003-05-14Added postfix support (Thomas Nilsen - 735218)Ton Voon1-2/+86
2003-04-13Added sendmail multi-queue support (Canau), merged qmail support (Schmid)Subhendu Ghosh1-50/+362
2002-10-30monitor mailqSubhendu Ghosh1-0/+179