Damian:
> Wietse:
> > Postfix looks for @, % or ! in the address localpart, for example,
> > user%not-your-domain@your-domain.
> >
> > There is no special resolver.
> I believe, this is what I wrote.
> > If Postfix finds any, like it would in user%not-your-domain@your-domain,
> > and "allow_untrusted_routing = yes" is configured, then Postfix
> > will forward the recipient user%not-your-domain@your-domain.
> 
> Where will Postfix forward to? In the case of
> 
> > transport_maps = inline:{ your-domain=transport:nexthop }

There. And to repeat myself, it depends on the destination
MTA how it delvers user%not-your-domain@your-domain.

        Wietse

Reply via email to