Hi list,

I have a (probably simple) alias configuration problem, 
but currently have no idea how to solve it.

Have a postfix server which has "mydestination=example.com".
There is a valid email address [email protected]

For certain reasons I wanto to duplicate mails sent to [email protected]
to another mail-account, so I have added an alias:

  user: user, [email protected]

This works as expected.


Now I want to be able to send mails to this user that should NOT
be duplicated. For example, when sending mails to
[email protected], the mail should be stored only in
the local mailbox, but NOT duplicated to [email protected]

I've tried these aliases:

  user+noduplicate: user+noduplicate
  user:             user, [email protected]

but this does not work (when sending to [email protected]
the mail still gets duplicated to [email protected])

Any ideas how to solve this issue?

Thank and regards
-stefan-


Reply via email to