I have seen this floating around forums for ages, essentially the question is “how can I create a mailbox in Exchange that either a single user or multiple users can access at the same time and send e-mail from?”
Well there are a number of schools of thought on this (mainly because each organisation has it own set of rules and methods of accomplishing such tasks) – the following article is based on how I prefer to do it within my own company and a couple of the support issues that I come across.
The following are the typical set of circumstances that crop up where I work in regard to multi-user mailboxes:
- Directors PA requires access to the Directors Mailbox
- Here I would normally suggest that the PA goes to the Director and either asks the Director assign rights to his/her mailbox via the delegation wizard in Outlook to give him/her access to the mailbox
- A Departmental Section require a functional mailbox (for example as I work in Government a mailbox such as “elections@myplace.com” is not un-common) where all users of the mailbox need to be able to see the mailbox from within Outlook, but Send From
Delegation – Directors PA requires access to the Directors Mailbox:
The following is a very quick guide to how you can configure Delegate Access to a users mailbox via the Outlook client.
Open Outlook and log into the mailbox that you wish to configure Delegate access from then from the “Tools” Menu choose “Options” – see below

When you have selected the options menu the following dialog box will appear:

From here click on the “Delegates” tab which will change the view to look like the following:

On the delegates tab click on the “Add” button which will open the a dialog box which looks like the standard Global Address List – see below:

From here you can choose the [PA] and (or) others whom you wish to assign various rights to your (or) [Directors] mailbox – see below:

The following example gives you and example of where the Director has given the PA full rights on the Calendar and Inbox (note that using such settings will mean that items such as meeting requests will be sent to the PA’s mailbox as well as the Director’s):

When happy with the settings that have been configured above click “OK” and you will then be returned to the “Delegates” tab, which will now look like the following:

Down the bottom of the above tab you will see the following section:
Deliver meeting requests addressed to me and responses to meeting where I am the organiser to:
Which has the following three options:
-
My Delegates only, but send a copy of meeting requests and responses to me
-
My Delegates only
-
My Delegates and me
The reason why I raise this is because I have had a number of Helpdesk calls over the years where users forget about these settings – which results in calls such as:
“My MD was invited to a meeting and three of us received the request but we were not invited plus I do not work for him any longer”
Additionally in the case of Directors it is not uncommon for them to have management teams which via the delegation wizard are provided with access to the Director’s Calendar but then cannot understand why they start receiving meeting requests.
In such cases it is almost always down to the way in which the setting listed above have been configured – so if you have someone whom is getting meeting requests for someone else – it is normally the Delegation settings on the source mailbox.
Functional Mailboxes:
In this section I would like to go through my idea of a functional (or shared) mailbox and the permissions required to configure them – I will also explain how you can then add them into Outlook Profiles where people can “Send As” the account.
My definition of a functional mailbox is thus:
-
Is a separate mailbox on your Exchange Server with a specific “Theme” primary SMTP address (for example feedback@mydomain.com)
-
Greater than two users require access
-
Users need it to appear in their own Outlook folder list
-
Users need to be able to “Send From” the mailbox
How I create Functional Mailboxes:
On one of the Exchange Servers in your environment navigate to [ Start -> Programs -> Microsoft Exchange -> Active Directory Users and Computers ]
From within ADUC choose the container or the OU where you would like to the create the functional mailbox – then right click and from the context menu that appears choose [ New –> User ] – see below:

From the New User wizard populate the fields with the values that match the purpose of the mailbox that you wish to create (remember that the samAccountName (or user logon name) will be the primary part of both the alias and the primary SMTP address below is an example:

Many people have domains where (quite rightly) password complexity, minimum character length and periodic rules are set.
What I typically do is set a password for the Functional mailbox which remains unknown to the user (they do not need to know as they will have rights on the mailbox in any sense), then configure the account so that the password cannot be changed or expire – this prevents the account from becoming deactivated when the domain rule apply. This reduces calls to your Helpdesk – but, does present a slight security risk – ultimately this will be down to you – however the following is an example of the account password screen as I would configure it:

After the password configuration options we are presented with the mailbox configuration – essentially here you should place the mailbox in the most appropriate database – see below:

The final step of the account wizard is the summary page (see below) when you are happy click on the “Finish” button.

What I recommend is to check the SMTP address that has been assigned to your Functional account to ensure that it matches what you expect – see below:

We now have created an account in Active Directory and indeed what will become the mailbox in Exchange, what we now need to do is assign some permissions so that others in Active Directory can access this new mailbox as well as their own.
What I like to do is create a security group (even if the Functional Mailbox only has one user) – for the following reasons
- If the single person leaves – or indeed you need a number of people to access the mailbox all you need to do is add or remove from the group
This eliminates the problem of having to repeat the configuration of permissions on the Functional Account in AD over and over again.
The following is the group creation procedure that I use (generally creating a group is just that – However I have included the process here for completeness).
From Active Directory Users and Computers navigate to the OU or Container where you would like your security group to be placed and then Right Click on it.
From the context menu that appears choose [ New -> Group ] – see below:

Follow through the create group Wizard completing the details of you group like so:

When asked about creating an Exchange e-mail alias ensure that the check box is NOT checked – see below;

When happy with the configuration of the security group – click on the “Finish” button – see below.

Now that both the mailbox and security group have been created we are now ready to apply the security group to the mailbox so that members of the group can have access.
Firstly in Active Directory Users and Computers go to [ View -> Advanced Features ] – see below:

Then navigate to the location of the functional mailbox that has been created and bring up its properties – from the list of tabs that are available choose the “Exchange Advanced” tab:

Click on the “Mailbox Rights” button which will open the following dialog box:

Add in the Security Group that you have created and assign it the following permissions:
- Delete Mailbox Storage
- Full Mailbox Access
When happy with the configuration click on “Apply” and then “OK” – this will then return you to the Properties of the Functional Mailbox – from here choose the “Security” Tab – see below:

Again here add in the security group and then assign it the following permissions on the mailbox:
- Full Control – not set
- Read – allow
- Write – not set
- Create all child objects – not set
- Delete all child objects – not set
- Allowed to authenticate – not set
- Change Password – deny
- Recieve As – allow
- Reset password – not set
- Send as – allow
- Read account restrictions – allow
- Write account restrictions – not set
- Read General information – allow
- Write General information – not set
- Read Group Membership – allow
- Write Group Membership – not set
- Read Logon Information – allow
- Write Logon Information – not set
- Read Personal Information – allow
- Write Personal Information – allow
- Read Phone and Mail Options – allow
- Write Phone and Mail Options – allow
- Read Public Information – allow
- Write Public Information – not set
- Read Remote Access Information – allow
- Write Remote Access Information – not set
- Read Web Information – allow
- Write Web Information – allow
I have placed a down-loadable copy of the above permissions in PDF format below for future reference:
When the permissions have been applied as per above – click on the “OK” button.
Should now add the people to the Security whom you wish to access the mailbox – see below;

When you have finished adding users to the security group I advise that you allow about 15 minutes for Exchange to get its “act together” and then when the 15 minutes has passed ask each user to log out of Outlook and the go back in.
We should now be in a position to add the new mailbox to each users profile in Outlook which is accomplished like so (again most of you will know this, but I have included it for completeness):
The steps represented in this next section are based around Outlook 2007 – however, they are generally the same for Outlook 2003:
From the Tools Menu in Outlook select “Account Settings” – see below:

When will open up the following dialog box – see below:

From the List on the “Email” tab choose the entry entitled “Microsoft Exchange” and then click on the “Change” button which will open the following dialog box:

Click on the “More Settings” button which will open the following dialog box:

Click on the “Advanced” tab then click on the “Add” button which is located in the “Mailboxes” section in the top quadrant which will open up the following dialog box:

Here type in the name of the functional mailbox that has been created and then click on the “OK” button – you screen should then change to look like the following:

Click “OK” then “Next” then “Finish” then “Close” – this should return you to Outlook.
What you should notice now is that the Functional Mailbox is visible in the Folders list of Outlook – see below:

Users whom have been placed in the security group should now have full access to the mailbox – if they wish to send a mail as the functional account all they need to do is open a new mail message (based on Outlook 2007 – in previous versions of Outlook the “View From” option is available in the “View” menu) then choose the “Options” tab from the “Ribbon” – see below:

Then choose the “Show From” button – this will give them an additional addressing field where the name of the functional mailbox can either selected from the Global Address list or typed in – see below:

The above concludes my overview of sharing mailbox resources in Exchange 2003 – I hope that you find it useful.

Great article, that will prove useful to a lot of newbies who search for such information!
By: Joshua on February 11, 2008
at 2:39 pm
Indeed, a very, very thorough and useful article, thank you very much!
By: Jack on May 13, 2008
at 9:57 am
Indeed, a very, very thorough and useful article, thank you very much!
By: Jack on May 13, 2008
at 9:59 am
Thanks for the guide.
Our organisation is currently migrating from Domino to Exchange 2003.
I have one question if any rules need to be applied to the shared mailbox, I assume I would have to do that for the shared mailbox? As any rules created in a users outlook 2003 would only apply to the Mailbox of the user rather than the shared mailbox.
By: Andrew on June 19, 2008
at 8:25 am
Hiya Andrew,
You are correct, in order for rules to be created you will need to be logged on as the Shared Mailbox’s primary account.
Thanks
A
By: Andy Grogan on June 19, 2008
at 8:33 am
Hi Andy,
Thanks for replying. I have one other question which I find bizarre that there is not an easier way to do this.
If a user in the Domino environment wanted to share their mailbox and include all folders its one check box that needs to be checked.
I cannot seem to find a way in Outlook 2003 for User A to delegate all their folders to User B without individually selecting each individual folder.
I can use the full mailbox access in ADUC, But I would prefer the onus be on the users to do this.
Any ideas?
By: Andrew on June 19, 2008
at 11:55 am
I have a shared mailbox which is used by multiple members of my team to resolve faults. They take the Email from the shared mailbox and drag to their own mailbox, How do i place restrictions on the mailbox so only the oldest email can be taken from the shared mailbox? Is this possible?
(Exchange\outlook 2003)
By: Mark G on July 13, 2008
at 10:06 am
This was a really helpful article – thanks!
By: deKay on July 15, 2008
at 1:31 pm
Can one run rules created on a shared mailbox when connected to that mailbox from another account? Thanks A
By: A on July 24, 2008
at 3:22 pm
Hiya A, Do you mean can the rules be run for Account B – when Account Bs Mailbox is attached to Account A Mailbox in Outlook?
If the rules in Account B are server side then they will invoke automatically – if they are client side rules then you will need to be logged in as the account where the rules were created.
By: Andy Grogan on July 27, 2008
at 12:08 pm
Good thorough article indeed!
There’s only one thing I would like to do in a diferent way but i think Microsoft has made this impossible. I would like to assign instead of “send-as” right “send-on behalf” rights to a security group.
This is not possible from ADUC only users with emailadresses can be added in the send-on behalf box.
I might implement mailbox security for functional mailboxes in your way, but i don’t like it that users need instructions to use send as. For send on behalf users can just go to the functional mailbox and respond or forward to a mail in that mailbox and it gets sent as a send-on-behalf mail.
By: Roy on August 6, 2008
at 9:50 am
Amazing article. Easy to follow and no missing steps.
Thanks very much
By: Theo on August 18, 2008
at 12:06 pm
Hi Andy, thanks again for this article. It actually helped me set up some functional MBs at work. However I have a question based on something that I’ve just noticed.
When email is “Sent As” Account B, which is the functional MB that has been attached to User A’s Outlook, the email doesn’t appear in the Sent Items of Account B in Outlook, but in the overall Sent Items of Outlook. Incoming mails do enter the Account B Inbox though. Why is that? Moreover, is this normal, or does a rule have to be set?
Cheers for your help.
By: Jack on September 1, 2008
at 2:43 pm
Excellent article, Andy. I’m interested getting the answer to Jack’s question. I have same question, wanting to be able for all sent emails fall into function mailbox whenever From is selected toward function mailbox. How do I set the rules for it if there’s no easier way?
Thanks.
By: Dale on September 5, 2008
at 9:36 pm
i have tried this, but it doesnt work? it just says unable to expand folder all the time. have checked everything…
By: steve on September 23, 2008
at 5:41 pm
This has been really useful, previously we have just used distribution lists which has been fine but when some people decide they dont want to communicate with others this solution does the trick beautifully many thanks! Some of the people all of the time…..
By: Lindz on October 1, 2008
at 3:42 pm
Hi, I also have the same query as Jack and Dale, is it possible to get items sent as the shared mailbox automatically go into the shared mailbox sent items rather than the individual users sent items ?
thanks!
By: Baz on October 4, 2008
at 7:34 am
Following a bit of t’interwebing, I found the below which suggests the issue with the sent items is by design.
http://forums.msexchange.org/m_1800421571/tm.htm
They do however reference a 3rd Party piece of software which accomplishes the goal of having the sent items go into the Shared Mailbox Sent items. ( http://www.ivasoft.biz/unisent.shtml ).
By: Baz on October 4, 2008
at 7:49 am
For assigning and managing exchange mailbox permissions try this new tool called security explorer for exchange that a collegue of mine told me about.
With this tool you don’t need to browse multiple menus just for managing single object permissions. All permissions can be easily managed in a tree view.
It also allows for permissions searching, cloning and backup.
By: Marvin Densmore on October 22, 2008
at 1:04 pm
Thanks for the great article!
By: Donald Chodeva on November 3, 2008
at 8:30 am
Thank you very much for this information. I was going crazy trying to accomplish this very task, and your clear step by step instructions made it very easy!
By: Steve Rose on May 1, 2009
at 4:08 pm
hi,
I have done exactly the way instrucions has given.
But I am getting error saying folder can not expand
Please help me
By: rasika on May 4, 2009
at 9:02 am
Exceptionally well summarised. This is exactly the sort of thing that usually takes half a dozen googles to put together, and here it all is, well laid out, clearly written and obviously done with a very good understanding of the issues involved. Thank you for such a good article.
By: Matthew on May 21, 2009
at 11:22 am
Oops, small addition. Worth noting that usually you will need to log onto the domain using the resource account at least once and configure Outlook to use the exchange account, to set all the permissions at the system level. Leaving things for 15 minutes or so may do the same thing, but I am always in a hurry with this sort of stuff.
By: Matthew on May 21, 2009
at 11:27 am
Hi, looks like a great article, however, all of the pictures seem to be broken, I couldn’t view any of your screen shots.
I also have the same issue as rasika and steve, just get the message, “Unable to expand the folder”. Has anyone solved this?
Thank,
Linn
By: Linn on July 13, 2009
at 6:43 pm
Can’t thank you enough for this great tutorial. I’m a newbie and this clears up a lot. Especially appreciate all the screen prints; they make it lot easier to follow.
By: Steve K on August 28, 2009
at 5:54 pm
This is wonderful – just what I was looking for.
Thanks
By: Ricky M on September 3, 2009
at 2:33 pm
Great article.
I’m not an exchange person but the company i’m working for didn’t think this could be done. .. .
I’m now ‘the’ exchange perons.. opps.. .
By: Roman on October 7, 2009
at 4:13 pm
Umm… never mind about the “Unable to expand the folder” issue, another restart of Outlook solved that problem.
But the pictures are still broken.
Linn
By: Linn on July 13, 2009
at 9:20 pm