Dec 09 2018 05:21 PM
Hi,
Here's my scenario:
Service account in SQL is generating emails, and those emails need to come from a shared mailbox based in Exchange Online.
Service account isn't mail enabled, and could be - but that'd use a license.
I can't add the service account to give it send as permissions on an Exchange Online.
I can't log on with the shared mailbox to send the email as that's a disabled account as per shared mailbox requirements.
I don't want to use Exchange On-prem as the SMTP server and send the emails anonymously, as the groups the emails go to are set to only accept authenticated senders so we don't get spammed from the outside.
How do I do a send as without using another license, or is that not possible?
Dec 10 2018 03:22 AM
SolutionDec 10 2018 08:32 PM
Hi Chris,
Thanks for the response. I think the best outcome I can get then, is a single service account that uses a license, and is added as 'send as' rights for any mailbox it's impersonating. That can then be used across multiple systems.
You're right, as long as I don't need EWS, a Kiosk license will do the job.
Dec 10 2018 11:14 PM