Autor: Daniel Tiefnig Data: Para: exim-dev Assunto: Re: [exim-dev] Preliminary testing of a new Exim test suite
John Jetmore wrote: > On Fri, 14 Oct 2005, Philip Hazel wrote:
>> Please change line 39 of confs/0072 from
>> user = exim
>> to
>> user = EXIMUSER
>
> The above fixed the config error, now the output doesn't match:
It sure IS the same problem, it just outputs differently because I have
an exim user, and John doesn't. The problem now is a hardcoded
"From: exim@???" in mail/0072.CALLER. I tried to substitute by
CALLERtest.ex and similar, but that didn't work out. :o)