=?ISO-8859-1?Q?am=E9d=E9e_dugenou?=:
> - have a catch-all for example.com forwarded to another domain. thus,
> mails received for [EMAIL PROTECTED] is delivered to local virtual
> mailbox if it is a known user, otherwise the mail is redirected to
> [EMAIL PROTECTED] (the part before @ should be the same).
> somewhat like putting "@example.com       @anotherdomain.com" in
> virtual_alias_map but also having some known users delivered locally
> in virtual mailboxes

Use one-to-one virtual alias mappings for the users that must not
be sent to the catch-all address.

[EMAIL PROTECTED]       [EMAIL PROTECTED]
[EMAIL PROTECTED]       [EMAIL PROTECTED]
@example.com    [EMAIL PROTECTED]

Recursive virtual alias expansion stops when the left-hand side
address appears in the lookup result.

        Wietse

Reply via email to