Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotmail: mailto://{user}:{password}@hotmail.com not working anymore since October 2024 #1226

Open
thwismer opened this issue Oct 16, 2024 · 1 comment
Labels

Comments

@thwismer
Copy link

thwismer commented Oct 16, 2024

I think Microsoft changed something in how they handle e-mail authentification for Hotmail.

Since October 2024 I am pretty sure the existing Authentication does not work anymore as descirbed here: https://github.com/caronc/apprise/wiki/Notify_email

I don't have a solution but it stopped working.

/edit: This could be a duplicate of #1217 and therefore this could be closed. I am sorry.

@thwismer thwismer added the bug label Oct 16, 2024
@caronc
Copy link
Owner

caronc commented Oct 16, 2024

Pretty sure this ties to #1225

Microsoft Hotmail now only works with a tenant_id, client_id, and secret_id.

I haven't got it working myself yet, but it's definitely much more complicated to use Microsoft email (both Hotmail and Office 365).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants