[Migrated from MSDN Exchange Dev] Assigning sent permission for Shared mailbox not working

Joyce Shen - MSFT 16,661 Reputation points
2020-10-26T06:08:57.25+00:00

[Note] This thread was originally posted on MSDN. As the MSDN Exchange Dev forum mainly focuses on developing issues and the TechNet Exchange forums for general questions have been locked down, we manually migrated this one to Microsoft Q&A platform to continue the troubleshooting.

[MSDN thread link] Assigning sent permission for Shared mailbox not working

Hi,

successfully configured shared mailbox and assigned users to access, configured full permission and send as permission to the required users but clients cant find the option to send from the shared mailbox. Kindly advise what step have missed

Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,595 questions
0 comments No comments
{count} votes

4 answers

Sort by: Most helpful
  1. Joyce Shen - MSFT 16,661 Reputation points
    2020-10-26T06:15:41.95+00:00

    Hi,

    In outlook, when you write a new email, Options > From

    34955-qa-2020-10-26-14-04-45.png

    Then you choose the other mailbox in the from field, and enter the shared mailbox there

    34933-qa-2020-10-26-14-05-20.png
    34965-qa-2020-10-26-14-05-34.png

    In OWA, choose show from then enter the shard mailbox

    34927-qa-2020-10-26-14-07-23.png
    34956-qa-2020-10-26-14-08-06.png


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
     

    0 comments No comments

  2. Rmartin0000 106 Reputation points
    2020-10-26T12:27:54.363+00:00

    Thank you Joyceshan

    By default all my sent emails of shared mailbox appearing in regular send box searched few threads and found it should be manually move it which is not good suggestion as multiple users accessing this shared mailbox.

    Any feasible suggestion?

    0 comments No comments

  3. Andy David - MVP 147.5K Reputation points MVP
    2020-10-26T12:33:34.767+00:00

    HI @Rmartin0000

    What version of Exchange is this? With Exch 2013 CU9 and above:

    You can follow this:
    https://learn.microsoft.com/en-us/exchange/troubleshoot/user-and-shared-mailboxes/sent-mail-is-not-saved

    set-mailbox <Shared mailbox name> -MessageCopyForSentAsEnabled $True  
    

    this will put the sent items in the shared mailbox as you want.

    If Exch 2010 :

    https://learn.microsoft.com/en-us/exchange/troubleshoot/user-and-shared-mailboxes/sent-mail-is-not-saved#exchange-server-2010-service-pack-2-update-rollup-4-or-later-update


  4. Rmartin0000 106 Reputation points
    2020-10-27T10:32:15.093+00:00

    Thank you AndyDavid

    Using Exchange 10 on premises.
    Will follow as advised and let you know the result soon.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.