Skip to content

Commit

Permalink
Mark outlook as broken
Browse files Browse the repository at this point in the history
It seems that they are rolling out per-app-passwords so they are failing to login.
  • Loading branch information
eloyesp authored Nov 3, 2024
1 parent 2eb8a3a commit e7659d2
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions _providers/outlook.com.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Outlook.com
status: OK
status: BROKEN
domains:
- hotmail.com
- outlook.com
Expand All @@ -17,6 +17,9 @@ server:
socket: STARTTLS
hostname: smtp.office365.com
port: 587
last_checked: 2022-01
last_checked: 2024-11
website: https://outlook.live.com/mail
---

Unfortunately, Outlook does not allow using passwords anymore,
per-app-passwords are currently not working.

0 comments on commit e7659d2

Please sign in to comment.