[GH-ISSUE #4401] [bug]: Outlook SMTP no longer work with basic Auth #1609

Open
opened 2026-03-16 21:05:33 +03:00 by kerem · 1 comment
Owner

Originally created by @athiosh on GitHub (Oct 4, 2024).
Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4401

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

I have been using outlook as my smtp to login for awhile however recently it seems outlook has disable basic auth and move to oauth for smtp login. Will there be support in the future for oauth smtp? if not, is there a way i can get my collection back since I am no longer able to login.

Steps to reproduce

Mailer config

MAILER_SMTP_ENABLE=true
MAILER_USE_CUSTOM_CONFIGS=false
MAILER_ADDRESS_FROM=from@example.com
MAILER_SMTP_URL=smtps://user@outlook.com:pass@smtp-mail.outlook.com:587 #

Environment

Production

Version

Self-hosted

Originally created by @athiosh on GitHub (Oct 4, 2024). Original GitHub issue: https://github.com/hoppscotch/hoppscotch/issues/4401 ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior I have been using outlook as my smtp to login for awhile however recently it seems outlook has disable basic auth and move to oauth for smtp login. Will there be support in the future for oauth smtp? if not, is there a way i can get my collection back since I am no longer able to login. ### Steps to reproduce # Mailer config MAILER_SMTP_ENABLE=true MAILER_USE_CUSTOM_CONFIGS=false MAILER_ADDRESS_FROM=<from@example.com> MAILER_SMTP_URL=smtps://user@outlook.com:pass@smtp-mail.outlook.com:587 # ### Environment Production ### Version Self-hosted
Author
Owner

@yashs33244 commented on GitHub (Oct 7, 2024):

Hey there, if no one's working on this, can i be assigned this issue? Thank you!

<!-- gh-comment-id:2397581751 --> @yashs33244 commented on GitHub (Oct 7, 2024): Hey there, if no one's working on this, can i be assigned this issue? Thank you!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hoppscotch#1609
No description provided.