Releases: yo000/postfix-log-parser
Releases · yo000/postfix-log-parser
v1.4.7
16 Mar 15:04
Compare
Sorry, something went wrong.
No results found
Handle "filter: RCPT" messages
Fix nrcpt for sent, bounced, milter-reject
Fix reject from not a fully qualified address
v1.4.6
23 Feb 10:42
Compare
Sorry, something went wrong.
No results found
Handle postfix ratelimit messages
Process auth-failed and postfix-ratelimit messages first, and stop processing so save some cpu
Fix parsing of PIDs by @Sekiltoyai in #1
Add test desired outputs for future non-regression tests
Update dependencies
New Contributors
v1.4.5
23 Jan 18:21
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
Flush after each line, so rsyslog can process correctly (no more truncated lines)
v1.2.0
09 Feb 22:02
Compare
Sorry, something went wrong.
No results found
Print deferred messages as they occurs
Add PID file (use -p) and catch SIGUSR1 to reopen output file