Sven Schwedas: > On 22.04.21 16:08, Lars Liedtke wrote: > > I know this does not apply to all kinds of setup, but with > > virtualization and containerization it should be easy to seperate > > Postfix and provide a different nameserver in resolv.conf for it. > > Yes, but postfix' builtin chroot isn't sufficient for this. It'll have > to be some form of external jailing mechanism. > > (We're using systemd-nspawn, so if *that* works, anything proper > definitely will.)
Running Postfix in a container would also allow for a dedicated resolv.conf setup. Wietse