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

SmtpSocketClient NullReferenceException on TestConnection() method #20

Open
lucabat opened this issue Jun 11, 2020 · 0 comments
Open

SmtpSocketClient NullReferenceException on TestConnection() method #20

lucabat opened this issue Jun 11, 2020 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@lucabat
Copy link

lucabat commented Jun 11, 2020

TestConnection() method raises NullReferenceException when called without internet connection available.

Exception : {"Object reference not set to an instance of an object."} | System.NullReferenceException
StackTrace : " at AegisImplicitMail.SmtpSocketClient.QuiteConnection(String& response, Int32& code)\r\n at AegisImplicitMail.SmtpSocketClient.TestConnection()\r\n "
InnerException: null

@nilnull nilnull added help wanted Extra attention is needed question Further information is requested labels Feb 4, 2022
carlosbet added a commit to carlosbet/AIM that referenced this issue Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants