Peter Radcliffe <pir@???> probably said:
> and, amongst other things:
> local_domains = "@:MDOM:..."
Following up on myself, tisk :)
I've found its layout dependant, so with what I said before no one will
reproduce it.
I break up my local_domains lines so I can comment some out depending
on which machine the config is on.
I had:
local_domains = "\
@:\
MDOM:\
[...]
Which gave me:
local_domains = @:mdom:[...]
If I use:
local_domains = "\
@:MDOM:\
I get:
local_domains = @:pir.net:[...]
as I'd expect. Parsing bug due to something being lowercased, Philip ?
P.
--
pir pir@??? pir@??? pir@???
--
*** Exim information can be found at
http://www.exim.org/ ***