On Tue, Jan 28, 2020 at 8:36 PM Viktor Dukhovni <postfix-us...@dukhovni.org> wrote:
> > Naturally, you'd have to create the intermediate directories: > > # (umask 022; mkdir -p /var/spool/postfix/var/spool) > # ln -s ../.. /var/spool/postfix/var/spool/postfix > Thanks Victor, this helped solve the issue. Just curious if I wanted to disable chroot, should it only apply to smtpd or some other few services?