Forum Discussion
Tien Ngo Thanh
Jun 28, 2019Iron Contributor
How to deny/allow some user can use smtp office365 ?
hi please suggest help me way to deny/allow some user can use smtp office365. Best Regards, Thanks
- Jun 28, 2019Hi Tien Ngo Thanh,
SMTP is usually used with POP3 configuration - so the easiest answer to this is to disable POP3 and IMAP4 protocols on the users mailboxes in the Exchange Online Admin Centre or via Powershell
https://docs.microsoft.com/en-gb/exchange/troubleshoot/configure-mailboxes/pop3-imap-owa-activesync-office-365
Hope that helps to answer your question!
Best, Chris
Jun 28, 2019
Hi Tien Ngo Thanh,
SMTP is usually used with POP3 configuration - so the easiest answer to this is to disable POP3 and IMAP4 protocols on the users mailboxes in the Exchange Online Admin Centre or via Powershell
https://docs.microsoft.com/en-gb/exchange/troubleshoot/configure-mailboxes/pop3-imap-owa-activesync-office-365
Hope that helps to answer your question!
Best, Chris
SMTP is usually used with POP3 configuration - so the easiest answer to this is to disable POP3 and IMAP4 protocols on the users mailboxes in the Exchange Online Admin Centre or via Powershell
https://docs.microsoft.com/en-gb/exchange/troubleshoot/configure-mailboxes/pop3-imap-owa-activesync-office-365
Hope that helps to answer your question!
Best, Chris
Tien Ngo Thanh
Jun 28, 2019Iron Contributor
ChrisHoardMVP SO if I need allow one user can use smtp then only need allow POP3 and IMAP ?