Hello! Wietse Venema <wie...@porcupine.org> schrieb am 12.05.19 um 15:24:01 Uhr:
> ratatouille: > > A restart of rsyslog and postfix changes nothing. > > You did not restart systemd, which sits in the middle between Postfix > and rsyslogd, and which has a reputation for breaking Postfix and > other logging. > > If you have Postfix 3.4, http://www.postfix.org/MAILLOG_README.html > avoids the logging dependency on system-effing-d. > > Other possibilities are mis-configured SeLinux, AppArmor, and > the like, that prevent some Postfix daemons from writting to > the syslog socket. It turned out $IMJournalStateFile imjournal.state in rsyslog.conf was the problem. Commenting it out brought logging back after all logfiles where truncated to some time yesterday after a restart of the server. Meanwhile I upgraded to mail_version = 2.11.11 and will look if I can get an rpm for version 3.4. Thank you everybody! Andreas