Hi,on most linux distributions /dev/log is owned by systemd-journald these days.
Check if your logs reach the journal: journalctl -u postfix If thats the case, check if rsyslog reads logs from journald: $ModLoad imjournal Markus On 2017-01-22 16:41, Bartłomiej Solarz-Niesłuchowski wrote:
Suddenly after upgrade to FC25 postfix stops logging in /var/log/maillog.in /etc/rsyslog.conf is: mail.* -/var/log/maillog
-- https://markusbenning.de/