Fix/check smtp successfull auth by RincewindsHat · Pull Request #2287 · monitoring-plugins/monitoring-plugins · GitHub
Skip to content

Fix/check smtp successfull auth#2287

Open
RincewindsHat wants to merge 4 commits into
monitoring-plugins:masterfrom
RincewindsHat:fix/check_smtp_successfull_auth
Open

Fix/check smtp successfull auth#2287
RincewindsHat wants to merge 4 commits into
monitoring-plugins:masterfrom
RincewindsHat:fix/check_smtp_successfull_auth

Conversation

@RincewindsHat

@RincewindsHat RincewindsHat commented Jun 19, 2026

Copy link
Copy Markdown
Member

The subcheck for authentication in check_smtp had not output set for successful authentication. This patch set fixes this.

Additionaly it removes an unused variable.

And the test for an expected response was not used at all.

fixes #2284

@RincewindsHat

RincewindsHat commented Jun 25, 2026

Copy link
Copy Markdown
Member Author

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

Successfully merging this pull request may close these issues.

3.0.0: check_smtp: SIGABRT (assert subcheck.output != NULL) on successful AUTH LOGIN

1 participant