Wietse Venema:
> Viktor Dukhovni:
> > > >postconf -Mf
> > > smtp       inet  n       -       -       -       1       postscreen
> > 
> > Yep, it's chrooted.  You need to configure syslog to add a log
> > socket to the jail, or turn off chroot.
> 
> FreeBSD:
> 
>     # mkdir -p /var/spool/postfix/var/run
>     # syslogd -l /var/spool/postfix/var/run/log
> 
> Linux, OpenBSD:
> 
>     # mkdir -p /var/spool/postfix/dev
>     # syslogd -a /var/spool/postfix/dev/log

Except that on some systems systemd is taking over every service,
like the Borg ("Resistance is futile. You will be assimilated.").

        Wietse

Reply via email to