Forum Discussion
Daniel Mare
Aug 01, 2018Copper Contributor
OWA: add from address using PowerShell
Staff have access to many shared mailboxes and SendAs permission to be able to send from those shared mailboxes.
To simplify things for them, I have set:
Set-MailboxMessageConfiguration-AlwaysShowFrom $true
but they still need to click on "From", delete their primary email and type in the email address of their shared account like shown here: https://oit.rutgers.edu/connect/guides/using-shared-mailboxes-and-calendars/send-alternate-email-address-outlook-web-access
I would like to save them from having to manually type in the email addresses of the shared accounts they have SendAs permission for. When I grant SendAs access to any shared mailbox, I would like to also populate their "From" drop-down box with the shared mailbox address.
How do I do this?
6 Replies
Sort By
- Victor_IvanidzeBronze Contributor
Hi Daniel,
we are talking about OWA, right?
If so I'm a bit confused. Have a look at this screenshot:
- Daniel MareCopper Contributor
Yes, we are talking about OWA and yes, what you show in your screenshot is exactly where I currently manually add the additional from addresses.
What are you confused about?
- Victor_IvanidzeBronze Contributor
Daniel Mare wrote:Yes, we are talking about OWA and yes, what you show in your screenshot is exactly where I currently manually add the additional from addresses.
What are you confused about?
You wrote:
but they still need to click on "From", delete their primary email and type in the email address of their shared account
I'm confused about the fact that I don't need to delete my primary email and type anything. I'm just clicking the on From: and select an address from the drop-down list.
There's no way to do this unfortunately. The "from" list in OWA is kept in the mailbox and is different than the one used in Outlook, but there are no tools to modify it that I am aware of.