Issue :
When a user sends an Email from his delegated (shared) mailbox the Email which sent from the delegated mailbox are stored in user's (who sent mail) sent item instead of the shared mailbox's sent item.
Cause :
When user send a new message from the shared mailbox, Outlook automatically sends from the sender's account. Therefore, messages are stored in the Sent Items folder of the sender's mailbox.
Solution :
Note : Outlook must be configured to run in cached mode for this option to work correctly. This will not work in NEW OUTLOOK mode which does not support cached mode.
Click Start, click Run, type regedit, and then click OK.
Locate and then click the following registry subkey:
HKEY_CURRENT_USER\Software\Microsoft\Office\x.0\Outlook\Preferences
Note :
The x.0 placeholder represents your version of Office (16.0 = Office 2016, Office 2019, or Office LTSC 2021, 15.0 = Office 2013, 14.0 = Office 2010).
On the Edit menu, point to New, and then click DWORD Value.
Type DelegateSentItemsStyle, and then press Enter.
Right-click DelegateSentItemsStyle, and then click Modify.
In the Value data box, type 1, and then click OK.
Exit Registry Editor.
- Close and open the outlook and try to send EMail again.