I have the following lines in my configure file:
local_part_suffix = -*
local_part_suffix_optional
When exim does a lookup of username "foo-bar@domain", it actually looks
up "foo@domain".
I was under the impression that this should not be the case?
I thought with "local_part_suffix_optional", if a lookup of "foo-bar"
failed, THEN exim would lookup "foo". I assume I am mistaken?
If I am indeed mistaken, does anyone know of a better way to achieve
what I'm tryign to do without two routers? I can't find anything obvious
in the config..
--
Avleen Vig
Systems Administrator
Doing virtual domain hosting with Exim?
Check out Virtual Exim: http://silverwraith.com/vexim
(Click the banner, support development..)