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

AppendMail Null Exeption #44

Open
mahirAkay opened this issue Mar 4, 2012 · 2 comments
Open

AppendMail Null Exeption #44

mahirAkay opened this issue Mar 4, 2012 · 2 comments

Comments

@mahirAkay
Copy link

I am trying to append mails from a MailBox to another MailBox using imap.AppendMail(MailBox,MailMessage). But it gives "Object reference not set to an instance of an object." exeption.

@andyedinborough
Copy link
Owner

This method needs rewritten entirely. :/ That may not be as big of a job as it sounds though. I'll see what I can do.

andyedinborough added a commit that referenced this issue Mar 13, 2012
…o. The `MailMessage.Save(...)` method doesn't yet support extended characters or attachments.
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

3 participants
@andyedinborough @mahirAkay and others