On Wed, Jul 14, 2010 at 12:49:11PM -0400, Phil Howard wrote:
> > http://www.postfix.org/postconf.5.html#virtual_mailbox_domains
>
> So what if a given domain is, instead, going to have addresses
> forwarded back out to some other mail server?
If without rewriting, that's a "relay domain". If addresses are
always rewritten to another domain (ala the model of pobox.com),
then its a "virtual alias domain". Take the time to understand
http://www.postfix.org/ADDRESS_CLASS_README.html
> Or worse, what if a given domain has some users forwarding to an
> address that is delivered via virtual transport and some other users
> forwarding to an address that goes elsewhere?
Not a problem, virtual aliases are global, pick whichever model
is best for any users that are not rewritten to another domain.
> Or even a user
> forwarding to two or more addresses in different places.
Not a problem:
http://www.postfix.org/ADDRESS_REWRITING_README.html
http://www.postfix.org/VIRTUAL_README.html
--
Viktor.