Skip to content

Releases: yo000/postfix-log-parser

v1.4.5

23 Jan 18:21
Compare
Choose a tag to compare
  • Handle authentication failure messages
  • Handle postfix reject logs
  • Accept input from TCP port with -s switch
  • Add counter for accepted message
  • Periodically clean mqueue so we save RAM for daemon running mode
  • bugfix: Protect message queue with a mutex

1.2.1

15 Feb 10:41
Compare
Choose a tag to compare

Flush after each line, so rsyslog can process correctly (no more truncated lines)

v1.2.0

09 Feb 22:02
Compare
Choose a tag to compare

Print deferred messages as they occurs
Add PID file (use -p) and catch SIGUSR1 to reopen output file