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

Authentication failed because the remote party has closed the transport stream #92

Open
HendrikSchinnenburg opened this issue Oct 28, 2021 · 0 comments

Comments

@HendrikSchinnenburg
Copy link

Hi,
since 2 Months we get the error in the title if we connect to office365 pop3 Mailboxes.
We connect using "usessl True"

Dim pop As New Pop3Client
ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12
pop.Connect(popsvr, popport, useSsl:=True)

Nothing helps, anyone there wh can help to get a stable connection?

Kind regards
Hendrik

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

No branches or pull requests

1 participant