> From: Jeff Stedfast [mailto:[email protected]] > > After about a year in the making for MimeKit[1] and nearly 8 months for > MailKit[2], they've finally reached 1.0 status.
Congratulations and thank you for that! I have a few questions - Do they have a mailing list or forum or anything? When I look (at least at MailKit) I don't see anything... I see clearly that MailKit does all kinds of cool stuff, with pop/imap/etc. But there's one question I have in particular. You said you started out implementing SmtpClient with support for TLS etc. But I recently used the .Net built-in SmtpClient for the first time, for sending mail, and had no trouble - I am guessing MailKit's implementation of SmtpClient is probably much more robust? With support for file attachments and so on? Is that the main difference or advantage? Again, thanks. Cool projects.
