Noel Jones:
> On 9/26/2011 3:12 PM, Wietse Venema wrote:
> > Randy Ramsdell:
> >> /etc/postfix/virtual:
> >>       #[email protected]  stays itself.
> >>       [email protected]     [email protected]
> >>
> >>       #[email protected]  goes elsewhere.
> >>       [email protected]     other@elsewhere
> >>
> >> /etc/postfix/virtual.pcre:
> >>       # Everything else goes to the mailsink.
> >>       /./                  [email protected]
> >>
> >> ?
> > 
> > Plus the portion of my example that you left out, and that lists
> > the PCRE file last in the virtual_alias_maps settings.
> > 
> >     Wietse
> 
> 
> But don't we need an identity 1-1 mapping in the hash file for
> other@elsewhere so the pcre /./ catchall doesn't rewrite it also?

I suppose it does. No 1-1 mapping is needed for [email protected].
(I started from an example that wild-carded @example.com not /./).

        Wietse

        

Reply via email to