Can Office365 shared mailbox use SMTP?

匿名 (未验证) 提交于 2019-12-03 01:22:02

问题:

Need to set up service account on company printer, that sends print counters to copy company. So they can send us back the invoice.

I was told, that this could be handled by shared mailbox without any licence. But it seems to me, that shared mailbox crendentials can not auth with SMTP.

Do I need to buy licence? If so, which one?

回答1:

Office 365 Shared Mailboxes (user without Exhcange licence) do not have SMTP access to Exchange online, which is bit different from behaviour you might expect when coming from on premise Exchange. They can connect using Exchange protocol in outlook thou, but that is no good for various devices.

There are several options described in Office 365 documentations on how to connect various devices: https://support.office.com/en-us/article/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-office-365-69f58e99-c550-4274-ad18-c805d654b4c4

To put it simply:

  1. For devices that need to send only to internal mailboxes (for example printers and server alerts) I went with Option 2, which does not require licence. You just setup spf records and allow you public ip address in Office365.

You can send to distribution list, which forwards to specific mailboxes outside your organization.

  1. If you need to send mail outside your organization (for example invoce notifications), you need licensed user, probably cheapest one is Exchange online plan 1.

One licensed user can operate multiple assigned shared mailboxes, if you don't mind exposing same credentials on different places.



标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!