Skip to content

Releases: whyscream/postfix-grok-patterns

1.2.1

30 Nov 21:09
e9f1a59

Choose a tag to compare

What's Changed

  • Parse discarded EHLO keywords into a list, instead of keeping them as a single string

Full Changelog: 1.2.0...1.2.1

1.2.0

29 Nov 20:53
415c78c

Choose a tag to compare

What's Changed

The main feature in this release is the new 'TLS feature logging' that is included by Postfix 3.11 (and recent previews of that code) is now supported. See #210 for details.

Full Changelog: 1.1.1...1.2.0

1.1.1

05 Jul 00:00
eddb23c

Choose a tag to compare

What's Changed

New Contributors

  • @gvde made their first contribution in #200

Full Changelog: 1.1.0...1.1.1

1.1.0

02 Jul 22:02
4fd5d81

Choose a tag to compare

What's Changed

Breaking changes

The grok patterns POSTFIX_CLIENT_INFO and POSTFIX_RELAY_INFO have been renamed to make the naming scheme more consistent. If you have custom grok patterns that depend on these expressions, please make sure to update them: the new names are POSTFIX_CLIENT and POSTFIX_RELAY.

Full Changelog: 1.0.6...1.1.0

1.0.6

09 Feb 16:58
1.0.6
11a75cf

Choose a tag to compare

What's Changed

  • extended POSTFIX_TLSCONN for a higher smtpd_tls_loglevel by @ulab in #187
  • TLS logging improvements by @whyscream in #188
  • Don't try to aggregate content with a NOQUEUE queue id by @whyscream in #190

Full Changelog: 1.0.5...1.0.6

1.0.5

09 Feb 16:58
1.0.5
4c9f787

Choose a tag to compare

What's Changed

  • Allow parsing of postscreen actions when respectful_logging=yes by @whyscream in #185
  • Added support for specific SMTP-smuggling logging by @whyscream in #186

Full Changelog: 1.0.4...1.0.5

1.0.4

09 Feb 16:59
1.0.4
d0ae57c

Choose a tag to compare

What's Changed

Full Changelog: 1.0.3...1.0.4

1.0.3

09 Feb 16:59
cdeadb0

Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

09 Feb 17:00

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

09 Feb 17:01
80eae92

Choose a tag to compare

What's Changed

  • Run test suite with a recent ruby, which should be supported by lates… by @whyscream in #163
  • Support parsing enhanced status codes that include larger integers. by @whyscream in #162
  • SMTP pix workarounds by @whyscream in #164
  • Add support for parsing the result of a warn_if_reject configuration. by @whyscream in #165
  • Add test with messy Message-ID by @whyscream in #166
  • Upgrade the upstream patterns used in tests to the latest tag (v4.3.4). by @whyscream in #167

Full Changelog: 1.0.0...1.0.1