One feature of EWS that is not available with the graph API is the
ability to create/modify/delete inbox rules.This is something that we
need to be supported before EWS is disabled.
Hi Kinjal1012I've included a snippet of my code that is working
successfully. When using OAuth, you shouldn't be adding an Authenticator
to the Session variable (instead leave it as null) since you have
already obtained the access (bearer) token. That token should be added
as a value to the "mail.sm...
Hi allI have been trying setting up the mailing system using oauth2 for
SMTP.I have an account of Microsoft with the Exchnage online License. I
have followed the exact steps given in the
https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp...
@Robert SparnaaijI guess some of that list was created over 3 years ago?
;)Yes, that's about right! :)But some are newer. Last time we checked,
in June 2022, maximum outgoing MIME message size was limited to only 3
MB. Will try again soon and report back.@luberth As I wrote above, the
issue was not ...
Hello @Bhalchandra_Atre-MSFT , The prob now is that we've to use EXO V3,
which requires PowerShell 5. But it's not supported to upgrade
PowerShell on an Exchange Server 2013. Exchange server 2013 has been
designed to work with PowerShell 4. I've already tried in the past to
upgrade PowerShell to the...
Latest Comments