On Sun, 30 Sep 2001, Marc Perkel wrote:
> I want all email coming in for *@muttcats.com to go to
> *@lexiemorgan.com.
xxxx:
driver = smartuser
domains = muttcats.com
new_address = ${quote:$local_part}@???
> What I'd really like to do - if it worked id to have an entry in
> aliases.yronwode.com as follows:
>
> *.yronwode.com: *.luckymojo.com
>
> Any ideas on this?
If you want to do it that way, use
*@muttcats.com ${quote:$local_part}@???
in your alias file, and set "expand" on the aliasfile driver, and also
search_type = lsearch*@
It's all documented in TFM.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.