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

Mark outlook as broken #314

Merged
merged 3 commits into from
Nov 22, 2024
Merged

Mark outlook as broken #314

merged 3 commits into from
Nov 22, 2024

Conversation

eloyesp
Copy link
Contributor

@eloyesp eloyesp commented Nov 3, 2024

It seems that they are rolling out per-app-passwords so they are failing to login.

Copy link
Member

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot for taking care!

to be generated as code for the app, this needs a before_login_hint, see https://github.com/deltachat/provider-db?tab=readme-ov-file#format and other files with state BROKEN

Copy link
Member

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cannot say much about outlook, but this PR seems okay now :)

_providers/outlook.com.md Outdated Show resolved Hide resolved
@iequidoo
Copy link
Contributor

iequidoo commented Nov 3, 2024

cannot say much about outlook, but this PR seems okay now :)

I checked in the end of Sep, it already didn't work with usual account password. As for per-app passwords, i didn't ckeck.

@missytake
Copy link
Contributor

missytake commented Nov 17, 2024

I'd really like that we check whether per-app passwords work, before merging this.

@iequidoo
Copy link
Contributor

iequidoo commented Nov 18, 2024

Checked it again, per-account passwords still don't work:

WARN deltachat_repl: src/imap.rs:419: IMAP failed to login: no response: code: None, info: Some("LOGIN failed.").

It stopped working in the end of Sep as they promised. Can't say anything about per-app passwords.

EDIT: Tried "app passwords":

2024-11-18T20:43:50.671287Z  WARN deltachat_repl: src/smtp.rs:146: SMTP failed to connect and authenticate: SMTP failed to login: permanent: 5.7.139 Authentication unsuccessful, basic authentication is disabled. [SCZPR80CA0013.lamprd80.prod.outlook.com 2024-11-18T20:43:50.547Z 08DD07BC036F6B0D].

eloyesp and others added 3 commits November 22, 2024 11:46
It seems that they are rolling out per-app-passwords so they are failing to login.
@missytake missytake merged commit 5c14381 into deltachat:master Nov 22, 2024
@missytake
Copy link
Contributor

EDIT: Tried "app passwords":

2024-11-18T20:43:50.671287Z  WARN deltachat_repl: src/smtp.rs:146: SMTP failed to connect and authenticate: SMTP failed to login: permanent: 5.7.139 Authentication unsuccessful, basic authentication is disabled. [SCZPR80CA0013.lamprd80.prod.outlook.com 2024-11-18T20:43:50.547Z 08DD07BC036F6B0D].

Thanks a lot!

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

Successfully merging this pull request may close these issues.

4 participants