David Karich Posted July 11, 2024 Posted July 11, 2024 Hey guys, Microsoft is deactivating SMTP Basic Authentication at the end of the year. https://learn.microsoft.com/en-gb/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online Has anyone already found a solution to get Office365 working with OAuth 2.0? @ryan would it be possible to adapt your "WireMailGmail" module? Or maybe someone is knowledgeable enough to design a general OAuth wireMail module? ?
androbey Posted July 12, 2024 Posted July 12, 2024 Hi David, just to confirm, you want to send mails with an Exchange online mailbox? If yes, you may be able to use SMTP AUTH until September 2025 (using SMTP to send mails with ProcessWire). So this would at least give you some extra time.
David Karich Posted July 15, 2024 Author Posted July 15, 2024 On 7/12/2024 at 10:21 PM, androbey said: Hi David, just to confirm, you want to send mails with an Exchange online mailbox? If yes, you may be able to use SMTP AUTH until September 2025 (using SMTP to send mails with ProcessWire). So this would at least give you some extra time. Yes, exactly. I am also aware that there is still some time left, but I don't want to delay the situation until the last minute, because many customers have and send via Office365. ?
Nick Belane Posted June 2 Posted June 2 Hi @David Karich, in the meantime, do you have a solution to this issue? regards Nick
David Karich Posted June 2 Author Posted June 2 1 hour ago, Nick Belane said: Hi @David Karich, in the meantime, do you have a solution to this issue? regards Nick Hi Nick, no. I have experimented myself and got it to work in parts, but the whole OAuth setup from Microsoft is just annoying. I now send via SMTP relays, for example Amazon SES. It's cheap, easy to set up and also avoids Microsoft's sending limits. 😊
Nick Belane Posted June 2 Posted June 2 10 minutes ago, David Karich said: Hi Nick, no. I have experimented myself and got it to work in parts, but the whole OAuth setup from Microsoft is just annoying. I now send via SMTP relays, for example Amazon SES. It's cheap, easy to set up and also avoids Microsoft's sending limits. 😊 Thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now