On Thursday, July 30, 2009 at 17:32 CEST,
     Maróy �kos <a...@maroy.hu> 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:
us...@example.com       whatever
us...@example.com       whatever
...
us...@example.com       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
mag...@dsek.lth.se

Reply via email to