On Tue, Aug 26, 2025 at 10:14:51PM +0100, Matthew via Postfix-users wrote: > Agree it's not optimal in its current state.. As a Postfix novice I simply > went for whatever Debian by default suggested in the hope they knew better > than me and by default in Debian 12 (and 13) it's chrooted :-).
Sadly, Debian settings try to balance best practice and backwards compatibility with older Debian releases whose settings are sometimes no longer best practice. You can simply, as the "root" superuser, execute (sans example '#' prompt): # postconf -F '*/*/chroot=n' # postfix reload which will update your master.cf file to globally turn off chroot for all services. There's no prize for sticking with the legacy config. -- Viktor. 🇺🇦 Слава Україні! _______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org