Hallo!
Django via CentOS-de centos-de@centos.org schrieb am 31.05.20 um 14:50:54 Uhr:
HI Andreas,
also pflogsumm ist enthalten in: postfix-perl-scripts
# rpm -qil postfix-perl-scripts Name : postfix-perl-scripts Epoch : 2 Version : 3.5.2 Release : 1.el7 Architecture: x86_64 Install Date: Mon 18 May 2020 05:02:08 PM CEST Group : Applications/System Size : 111469 License : IBM Signature : RSA/SHA1, Mon 18 May 2020 04:48:49 PM CEST, Key ID 60ecfb9e8195aea0 Source RPM : postfix-3.5.2-1.el7.src.rpm Build Date : Mon 18 May 2020 04:48:30 PM CEST Build Host : vml000137.dmz.nausch.org Relocations : (not relocatable) Packager : Django django@mailserver.guru URL : http://www.postfix.org Summary : Postfix utilities written in perl Description : This package contains perl scripts pflogsumm and qshape.
Pflogsumm is a log analyzer/summarizer for the Postfix MTA. It is designed to provide an over-view of Postfix activity. Pflogsumm generates summaries and, in some cases, detailed reports of mail server traffic volumes, rejected and bounced email, and server warnings, errors and panics.
qshape prints Postfix queue domain and age distribution. /usr/sbin/pflogsumm /usr/sbin/qshape /usr/share/doc/postfix-3.5.2/pflogsumm-faq.txt /usr/share/man/man1/pflogsumm.1.gz /usr/share/man/man1/qshape.1.gz
Das ist das Problem:
yum install postfix-perl-scripts .... Fehler: Paket: 2:postfix-perl-scripts-2.10.1-9.el7.x86_64 (base) Benötigt: postfix = 2:2.10.1-9.el7 Installiert: 2:postfix-2.11.11-1.el7.x86_64 (installed) postfix = 2:2.11.11-1.el7 Verfügbar: 2:postfix-2.10.1-9.el7.x86_64 (base) postfix = 2:2.10.1-9.el7--skip-broken Sie können versuchen, mit --skip-broken das Problem zu umgehen. Sie könnten Folgendes versuchen: rpm -Va --nofiles --nodigest
--skip-broken führt auch nicht zum Ziel, leider! Das Problem mit pflogsum ist, dass die Sender nicht mehr ausgewertet werden. Leider kenne ich mich mit perl überhaupt nicht aus, um das vielleicht korrigieren zu können.
Andreas