Hello everybody, In virtual_mailbox_maps I can define:
someu...@somelocaldomain.com somelocaldomain.com/someuser/ or, in virtual_alias_maps I can set: someu...@somelocaldomain.com anotheracco...@someplaceelse.com But how do I combine these so that mail received by someu...@somelocaldomain.com would be both delivered to the local mailbox and forwarded to the remote address? The same recipient should not be defined both in virtual_mailbox_maps and in virtual_alias_maps, should it? Ville