Nicolas Letellier wrote:
Hello.
I would like to have this possibility in postfix :
I have [EMAIL PROTECTED] It's a mailbox (pop or imap), and it's TOO an alias
(to [EMAIL PROTECTED])
virtual_alias_maps:
[EMAIL PROTECTED] [EMAIL PROTECTED], [EMAIL PROTECTED]
When a mail is sent for [EMAIL PROTECTED], the mail must arrive in user
mailbox, AND be redirected to [EMAIL PROTECTED]
I have a postfix server (with virtual domains in mysql), and this possibility
does not work.
you need to return the original address as well.
When I set a mailbox AND an alias, only the alias works.
Do you have an idea for this option? Is it possible?
I have a client who wants to have a mailbox for him, and have all copies in a
redirection.
[snip]