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

update postfix.grok (POSTFIX_TLSVERIFICATION ) #133

Closed
wants to merge 3 commits into from

Conversation

Busindre
Copy link
Contributor

POSTFIX_TLSVERIFICATION allows to parse "certificate verification failed" postfix errors.

Postfix example logs.

Nov 21 18:40:03 node1 postfix/smtp[16969]: certificate verification failed for webmail.schleunungdruck.de[117.243.191.210]:25: untrusted issuer /C=de/L=XXX/O=XXX GmbH/CN=XX XX XXX CA/emailAddress=XX@XX

Nov 22 08:45:10 node2 postfix/smtp[63116]: certificate verification failed for mail.XXXX.XX[113.169.17.115]:25: self-signed certificate.

POSTFIX_TLSVERIFICATION allows to parse "certificate verification failed" postfix errors.

Postfix logs.

Nov 21 18:40:03 node1 postfix/smtp[16969]: certificate verification failed for webmail.schleunungdruck.de[117.243.191.210]:25: untrusted issuer /C=de/L=XXX/O=XXX GmbH/CN=XX XX XXX CA/emailAddress=XX@XX

Nov 22 08:45:10 node2 postfix/smtp[63116]: certificate verification failed for mail.XXXX.XX[113.169.17.115]:25: self-signed certificate.
@whyscream whyscream mentioned this pull request Jan 26, 2019
whyscream added a commit that referenced this pull request Jan 26, 2019
@whyscream
Copy link
Owner

I changed your PR slightly by renaming the output variable of the tls error: it was no smtp response at all. See PR #135 for details. Thanks (and sorry for the long wait)!

@whyscream whyscream closed this Jan 26, 2019
Slm0n87 pushed a commit to Slm0n87/postfix-grok-patterns that referenced this pull request Mar 7, 2019
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.

None yet

2 participants