Bug#1140099: exim4-daemon-heavy: regression in 4.98.2-1+deb13u3 - bare filename in router domains condition no longer treated as implicit lsearch

Marc Haber mh+debian-bugs at zugschlus.de
Mon Jun 15 20:35:37 BST 2026


Hi,

On Mon, Jun 15, 2026 at 01:24:37PM -0500, Terry Roy via Pkg-exim4-maintainers wrote:
>The virtual_aliases router had:
>
>  domains = VIRTDIR/domains
>
>where VIRTDIR expands to /etc/exim4/virtual. This configuration worked
>correctly under all previous versions of exim4 in trixie.

I have

DOMAIN_DIR = CONFDIR/domains
MAIN_LOCAL_DOMAINS = @ : @[] : CONFDIR/local_domains
MAIN_RELAY_TO_DOMAINS = CONFDIR/relay_to_domains
MAIN_RELAY_NETS = CONFDIR/relay_nets

and that works fine.

Also,

.ifndef MAIN_TLS_CERTIFICATE
MAIN_TLS_CERTIFICATE = CONFDIR/exim.crt
.endif
tls_certificate = MAIN_TLS_CERTIFICATE

.ifndef MAIN_TLS_PRIVATEKEY
MAIN_TLS_PRIVATEKEY = CONFDIR/exim.key
.endif
tls_privatekey = MAIN_TLS_PRIVATEKEY
.endif

still works for me.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421



More information about the Pkg-exim4-maintainers mailing list