Releases: yo000/postfix-log-parser
Releases · yo000/postfix-log-parser
v1.4.5
- 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
Flush after each line, so rsyslog can process correctly (no more truncated lines)
v1.2.0
Print deferred messages as they occurs
Add PID file (use -p) and catch SIGUSR1 to reopen output file