Skip to content

Null Pointer Exception when authentication fails #86

@dom3551

Description

@dom3551

When I call the Authenticate method on the pop client, I get the following exception:

System Error : System.NullReferenceException: Object reference not set to an instance of an object.
at OpenPop.Pop3.Pop3Client.CheckFailedLoginServerResponse(String serverErrorResponse, PopServerException e)
at OpenPop.Pop3.Pop3Client.Authenticate(String username, String password, AuthenticationMethod authenticationMethod)

This is also stopping me from seeing the login server response - is this a bug and is there any workaround so I can see the login server response?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions