-
Notifications
You must be signed in to change notification settings - Fork 3
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
fix: login does not fail if user cannot access mailboxes #62
Comments
ThorstenSuckow
added a commit
to conjoon/php-lib-conjoon
that referenced
this issue
May 21, 2022
ThorstenSuckow
added a commit
to conjoon/php-lib-conjoon
that referenced
this issue
May 21, 2022
feat: add AuthService for authenticating user against email server
ThorstenSuckow
added a commit
that referenced
this issue
May 21, 2022
ThorstenSuckow
added a commit
that referenced
this issue
May 21, 2022
fix: login does not fail if user cannot access mailboxes
ThorstenSuckow
added a commit
that referenced
this issue
May 22, 2022
middleware's authenticate() would try to connect to smtp-server during tests refs #62
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This happens if an email address matches one of the configured mail-servers, but the email-address does actually not exist for this configured mail-server
The text was updated successfully, but these errors were encountered: