On 07.08.22 10:42, ludi cree wrote:
on a new server with debian buster and Plesk some lines of the postfix log
are not reported by pflogsumm anymore.

pflogsumm is not developed by postfix people.

unfortunately, it's not developed for some time by original author (http://jimsun.linxnet.com/postfix_contrib.html) and also by followers (https://github.com/KTamas/pflogsumm) and does not catch many of lines postfix can make.
seems that two forks are a bit ahead
https://github.com/sbidy/pflogsumm
https://github.com/rebouny/pflogsumm

last few years I made a few patches that process output of postscreen and milter rejects, and luckily, the debian maintainer was willing to incorporate them to debian package, but I guess it needs new maintainer...

The lines look like:

Aug  6 15:45:07 mx10 postfix/cleanup[22220]: D8B0A1480AA4: reject: header
Reply-To: [email protected] from
mail-ed1-x532.google.com[2a00:1450:4864:20::532];
from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<
mail-ed1-x532.google.com>: 5.7.1 Spam

pflogsumm makes a "cleanup" section in it's report, but the only lines in
there are some SPF fails.

I suspect there is something missing in these log lines. Like f.e. RCPT,
NOQUEUE, END-OF-MESSAGE. And maybe I can process the log to alter these
lines so they make the report again.

Can someone point me in the right direction?

pflogsumm needs processing of header (including milter and mime) body checks, they are simply not there. the "cleanup" part was added by me for the milter checks but only for milter rejects:

https://sources.debian.org/patches/pflogsumm/1.1.5-7/milter-rejects/


--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
I drive way too fast to worry about cholesterol.

Reply via email to