On Mon, 20 Apr 1998, Evan Leibovitch wrote:
> if mail comes in as an exact match to something in the alias file
> (fakename@???) it gets translated fine. But mail that's not fully
> qualified does not get translated at all.
Non-fully-qualified addresses are considered harmful.
But of course people use them all the time because they are convenient.
> What I'd like is for unqualified addresses to get 'qualify_domain'
> appended to them before the alias match is done. Is this possible?
You could do this by rewriting:
^.*@[^.]+$ $local_part@$domain.bar.com
--
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/ ***