On Tue, 3 Oct 2000, Corin Hartland-Swann wrote:
> > *@mg*.my.domain bob@???
> > *@bp*.my.domain bob@???
> The problem is that exim will first lookup "someone@???" and
> then "*@mg103.my.domain". It only performs lookups (AFAIK), and does not
> go through matching wildcards anywhere.
You can only use simple * wildcards as the *first* part of the local
part or the domain. (So *@*.my.domain will work, e.g.) If you want
something more complicated, you have to use a regular expression, as
another poster pointed out.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.