Quoting Jim Savoy <savoy@???>:
> I had said that I was running exim 3.33 on one machine and
> exim 3.34 on another with identical config files, but the 3.34 is
> crapping out on me (when I receive a message with a percent sign
> in it). I should point out one other key difference: the machine
> running exim 3.34 has two ethernet cards on it, so we have installed
> two instances of exim 3.34 on it and I am hosting the uleth.ca domain
[...]
> Info:
>
> 2nd machine: kallio.uleth.ca (142.66.3.60) Linux RedHat 7.2 exim 3.34
>
> Debugging results from exim 3.34
>
>
-------------------------------------------------------------------------
> [root@kallio bin]# ./exim -d9 -bt blah%blah@???
> Exim version 3.34 debug level 9 uid=0 gid=0
[...]
> Configured local interface address is 142.66.3.60
> fully qualified name = localhost
> localhost 127.0.0.1 mx=-1
I've not tested it, but as the debug seems to imply:
The only configured local interface is 142.66.3.60 and you use 127.0.0.1
to redirect the message to the director as a local domain...
using "* kallio byname" instead of "* localhost byname" would probably
work. (if kallio is pointing to 142.66.3.60)
--
Patrice Fournier
pfournier@???