On Mon, 13 Jul 1998 arb-exim@??? wrote:
> These programs have one prerequisite: they rely on the
> delivered-to: header of qmail to determine the final recipient. Does anyone
> know how I can achive that same effect under exim, ie. add delivered-to:
> headers exactly like qmail does?
Exim has options for adding headers in transports, so you could probably
make it do what you want by something like
headers_add = Delivered-To: $local_part@$domain
in the appendfile transport for your virtual domain.
--
Philip Hazel University Computing Service,
P.Hazel@??? New Museums Site, Cambridge CB2 3QG,
ph10@??? (sic) England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***