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

SmtpCommandException throws a null reference exception when GetObjectData is called #148

Closed
jamezor opened this issue Feb 17, 2015 · 3 comments

Comments

@jamezor
Copy link

jamezor commented Feb 17, 2015

SmtpCommandException.cs, line 155, does Mailbox.ToString () during GetObjectData but the Mailbox property is not always assigned.

@jstedfast
Copy link
Owner

Ah, good catch, thanks! I'll fix this momentarily

@jstedfast
Copy link
Owner

Fixed :-)

@jamezor
Copy link
Author

jamezor commented Feb 17, 2015

Excellent, thank you very much! :)

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

2 participants