On Mon, Nov 08, 2021 at 10:20:44AM -0300, JHM via Exim-users wrote: > The problem is that my DNS (unbound) runs on the Devuan ascii virtual machine which I set
> up to start up automatically at boot but it is not yet up and running when Exim4 does the
> reverse DNS check.
You can change service dependencies to start DNS before MTA.
The Required-Start: field in Debian SysV-init scripts serves this purpose,
I belive Devuan uses the same init mechanics.
--
Eugene Berdnikov