On Thursday, July 30, 2009 at 17:32 CEST,
     Maróy Ã?kos <[email protected]> wrote:

> > IMO, you should follow Magnus' post and use relay_domains and
> > relay_recipient_maps if you are moving complete virtual mailbox
> > domains at one time.
>
> I see. but can you be more specific, maybe with an example on what and
> how to set?

/etc/postfix/main.cf:
relay_domains = example.com
relay_recipient_maps = hash:/etc/postfix/relay_recipients

/etc/postfix/relay_recipients:
[email protected]       whatever
[email protected]       whatever
...
[email protected]       whatever

example.com obviously being the domain you're moving. Do not list
the domain in virtual_mailbox_domains, virtual_alias_domains, or
mydestination.

-- 
Magnus Bäck
[email protected]

Reply via email to