On 2024-04-25 Third World Developer via Exim-users <[email protected]> wrote: > I have a mail server for the domain 'example.net' and the hostname of that > mail server is 'mail.example.net'.
> When the exim MTA panics, then emails are automatically queued to ' > [email protected]' but I would prefer to send the emails to ' > [email protected]'. How do I configure exim4.conf to send those emails > to an existing email address? > I am using a unified exim4.conf and all my email addresses are set in a > PostgreSQL table. Hello, Exim does not send mail on panic, therefore this is not configured in exim4.conf. "exim4.conf" sound like a debian-based setup. Debian ships /etc/cron.daily/exim4-base for db-maintenance and optional panic log mail. The recipient address can be changed in the cron-job script. cu Andreas -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/ ## unsubscribe (doesn't require an account): ## [email protected] ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
