Stan Hoeppner:
> greer:/etc/rsyslog.d# cat postfix.conf
> # Create an additional socket in postfix's chroot in order not to break
> # mail logging when rsyslog is restarted. If the directory is missing,
> # rsyslog will silently skip creating the socket.
> $AddUnixListenSocket /var/spool/postfix/dev/log
>
> I checked and I have the directory and the socket. So, thankfully, I
> don't need to go beat up on the Debian maintainers. :)
Neat. Now, there are enhancements from Debian from many years ago
that haven't all made it into Postfix and that I should look at.
Wietse