Skip to content

SASL authentication failed regex too strict? #103

@ondras

Description

@ondras

Hi,

my postfix log contains quite a large number of these lines:

Apr 08 20:13:45 mail postfix/smtpd[2127]: warning: unknown[141.98.11.14]: SASL PLAIN authentication failed:

Unfortunately, they are not picked up by the relevant regex, because the regex expects a space after "failed:" (typically, a more detailed SASL error explanation follows).

Would it make sense to remove the trailing space from the regex? I can open a PR, if this sounds like a reasonable idea.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions