Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

different behavior when called as "mailq" then "/usr/bin/mailq" #51

Closed
Mask66 opened this issue Feb 9, 2017 · 1 comment
Closed

different behavior when called as "mailq" then "/usr/bin/mailq" #51

Mask66 opened this issue Feb 9, 2017 · 1 comment

Comments

@Mask66
Copy link
Contributor

Mask66 commented Feb 9, 2017

We ran into problems calling dma (on FreeBSD) from the nagios check_mailq script, and found out that it behaves correctly when called as just "mailq", but incorrectly when called as "/usr/bin/mailq" (with a path) for example. This patch (see pull request #52) written by my colleague Klaus-Uwe Ittner corrects this.

Also reported as https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216910.

@corecode
Copy link
Owner

commited, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants