I wished to create an account:
project001@domain.com
Whereby this account is used for a project purposes. All the mail comes in to this mailbox is regarding the project's details.
In a project, there are many members:
user01@domain.com user02@domain.com user03@domain.com
.. and so on....
Any mail sent to
project001@domain.com will liase to all the members. This can easily achieve by using the distribution list.
But in my case, what I want is, whenever say
user01@domain.com received an email from
project001@domain.com, user01 need to reply to the sender using
project001@domain.com instead of
user01@domain.com
So I found out that, you can add persona to modify the 'from' field and send to the recipient. But in order to have different account name, you need to put this user under the aliases of the account you want. Beside, each aliases account can only be used by one account at a time.
How can I achieve this? or this is impossible?