Skip to content

Postfix: no parsing for NOQUEUE: reject #29

Description

@rockenren

Same problem as in #13
NOQUEUE: reject doesn't parse in rethinkbd.

Example line from postfix.log:

Jul 07 13:42:53 mailserver postfix/smtpd[2694213]: NOQUEUE: reject: RCPT from ip87-106-67-224.pbiaas.com[87.106.67.224]: 554 5.7.1 Service unavailable; Client host [87.106.67.224] blocked using truncate.gbudb.net; http://www.gbudb.com/truncate/ [87.106.67.224]; from=<bernadine@ip87-106-67-224.pbiaas.com> to=<email@address> proto=ESMTP helo=<helo>

As I can see, regex expression from parser.py is working fine, but no NOQUEUE: reject messages goes into database at all.

Debian Bookworm, Postfix 3.7.11-0+deb12u1, mta-log-parser is dockerized.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions