Need help with mailkit

This page summarizes the projects mentioned and recommended in the original post on /r/visualbasic

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • MailKit

    A cross-platform .NET library for IMAP, POP3, and SMTP.

    I've been converting some C# code I found for an example imap client using mailkit. So far, I managed to get a connection and it seems like I'm reading the messages in my inbox but I keep getting an error saying not to use the "ToString" method and instead use "writeTo" any help would be appreciated. Link to the code I'm copying

  • MimeKit

    A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.

    Take a look at the MessageReader sample code. It shows how to display a message using a BrowserControl which is probably very similar to a WebView. Unfortunately, the sample is in C# and not VB, so it will need some adjustments.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts