On Fri, 17 Apr 1998, Rudolf Kompf wrote:
> headers_add = "from:ABSENDER\nreply-to:ABSENDER"
>
> ABSENDER = "${lookup{$sender_address_local_part}\
> lsearch{/usr/exim/absender}{$value}{$sender_address}}"
>
> Then I get the expected From: header (e.g.
>
> From: Rudolf Kompf <kompf@???>
>
> which is the $value of the file-lookup. But the Reply-To header is
> missing!!
>
> I then tested the line
>
> headers_add = "from:ABSENDER\nreply-to:abc@???"
>
> where there is no expansion of the reply-to-address needed. And this
> works, but is not my intention.
>
> What is wrong?
I don't know. I have just tested a very similar configuration and it all
works for me. On which director, router, or transport did you put the
headers_add line?
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***