That thanks belongs to @dcsapak and @t.lamprecht - they found and improved the fix :)
Thanks to you for reporting this and providing all information to analyze it!
Thanks ! - the issue might be the output from your custom check script - could you verify that by - disabling the DEBUG: lines it prints?
or delete them from a copy of your syslog and run the locktracker command with `-i </path/to/copy-of-log>`
Thank you so much for showing me the way.
I've changed it to `my $debug = 0;`
The debug lines were cleared with the following commands, and the service was restarted.
systemctl stop rsyslog syslog.socket
grep -v "DEBUG:" /var/log/syslog >...
Hi,
I obtained it with this command:
journalctl --since "2026-06-10 10:00:00" --until "2026-06-10 13:00:00" > /tmp/antispam-journal.txt
pmg-log-tracker -v -s -g -l 2000 It doesn't work without specifying a time range.
pmg-log-tracker -v -s...
Hi
1- The first incoming e-mail after the e-mail update in the log line
"Jun 10 12:32:21 pmg9 pmg-smtp-filter[125550]: 3202C86A292F1C81ECA: accept mail to <metin2@benimsitem.com> (D538E3203C7) (rule: default-accept)".
2- No, I haven't made...
Hi,
I update to the lastest version. If i try to use the tracking center they give the error.
command '/usr/bin/pmg-log-tracker -v -s 1781079962 -e 1781125200 -n -g -l 2000' failed: exit code 101 (500)
This error message appears with the...