ah!
then i'd just do it as such:
have the lookup for [EMAIL PROTECTED] return '[EMAIL PROTECTED]',
instead of '/path/to/maildir/mbox/whatever/'
exim will then just redeliver the message to that address
the only caveat though, is that the address won't actually be
rewritten on the message. you could probably handle that with a filter.
but that will , pretty much effortlessly, deliver messages for abx to
the mailbox that xyz gets their mail in
On Nov 3, 2005, at 5:55 PM, [EMAIL PROTECTED] wrote:
begin rewrite
\N^(.*)@domain1.com$\N [EMAIL PROTECTED] STt
But this rewrites every email but I'd like to rewrite it for only a
list
of users.
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/