SharpMimeTools is an open source MIME parser/decoder assembly that is written in C#. There are two main ways of handling messages with SharpMimeToools, a higher level one that takes case of everything for you (SharpMessage); with just a few parameters to the constructor you get all the hard work done. And a low level api (SharpMimeMessage and the other SharpMime* classes) where you can decide how to handle nested mime parts, mime-types to decode, encodings to use.
http://anmar.eu.org/projects/sharpmimetools/Tags | mime mime-parser email |
Implementation | CSharp |
License | GPLv2 |
Platform | Windows |
MimeKit is a C# library which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME), as defined by numerous IETF specifications.As a developer and user of email clients, I had come to realize that the vast majority of email client (and server) software had less-than-satisfactory MIME implementations. More often than not these email clients created broken MIME messages and/or would incorrectly try to parse a MIME message thus subtracting from the full benefits that MIME was meant to provide. MimeKit is meant to address this issue by following the MIME specification as closely as possible while also providing programmers with an extremely easy to use high-level API.
c-sharp email mime parser mime-parser mbox pgp smime dkim tnefA small, efficient, and working mime parser library written in c#. A recurring need for me and my customers is some kind of integration with email. For instance an integrator that imports email into some kind of bug tracking system. When developing an integrator like this you...
mime.NET library written in C# with a full implementation of a POP3 client. Easy to use but yet powerful. Includes a robust MIME parser backed by several hundred test cases.
mime pop3 pop3-client mime-parserMailKit is a cross-platform mail client library built on top of MimeKit.The main goal of this project is to provide the .NET world with robust, fully featured and RFC-compliant SMTP, POP3, and IMAP client implementations.
c-sharp email mime parser mime-parser dkim pgp smime smtp imap pop3 clientDotNetOpenMail allows you to send email from applications which use Microsoft's .Net development framework, including asp.net, C# and WinForms. It is easy to create HTML and plain text email with file attachments without needing the System.Web.Mail library.
mail smtp-client mime emailSasa is a collection of extensions to the .NET framework organized in logical, often standalone assemblies. It supports functional collections, ie. list, dictionary, queue, set, etc, Statistical and numerical functions, MIME message parsing, POP3 client, Concurrent Revisions fork-join framework, type-safe reflection, Pratt parser and lot more.
collections pop3-client mime-parser mime pop3 reflectionKMail is the email component of Kontact, the integrated personal information manager from KDE. It supports the standard mail protocols IMAP, POP3 and SMTP. It supports authentication via NTLM (Microsoft Windows) and GSSAPI (Kerberos). It has native support for inline OpenPGP, PGP/MIME, and S/MIME.
mail-client email-client mail pop3 smtp clientA comprehensive, compact MIME type module. If you prefer the legacy version of this module please npm install mime@^1. Version 1 docs may be found here.
util mimeFlanker is an open source parsing library written in Python by the Mailgun Team. Flanker currently consists of an address parsing library (flanker.addresslib) as well as a MIME parsing library (flanker.mime).Detailed documentation is provided in the User Manual as well as the API Reference. A Quickstart Guide is provided below.
A text extraction node module. In almost all cases above, what textract cares about is the mime type. So .html and .htm, both possessing the same mime type, will be extracted. Other extensions that share mime types with those above should also extract successfully. For example, application/vnd.ms-excel is the mime type for .xls, but also for 5 other file types.
extract-text extraction nodejs textract extract html csv text pdf docx doc xls xlsx png jpg gif rtf dxf pptx markdown xml odt ott xlsb xlsm xltx ods ots potx odg otgCommons-Email aims to provide a API for sending email. It is built on top of the Java Mail API, which it aims to simplify. It provides support to compose and send Simple Email, MultiPartEmail, HTML formatted emails, HTML formatted emails with inline images, Simple container class to allow for easy handling of attachments.
email email-library mail-library mime javamailEnable Java programs to detect MIME types based on file extensions, magic data and content sniffing. Supports detection from java.io.File, java.io.InputStream, java.net.URL and byte arrays. See the project website www.eoss.org.nz/mime-util for detail
cryptlib is a powerful security toolkit that allows even inexperienced crypto programmers to easily add encryption and authentication services to their software. It provides support for S/MIME and PGP/OpenPGP secure enveloping, SSL/TLS and SSH secure sessions, CA services such as CMP, SCEP, RTCS, and OCSP, and other security operations such as secure timestamping.
cryptography encryption s-mime digital-signature security security-libraryK-9 Mail is an open-source email client for Android.
android email communication mail-client email-client android-appsSquirrelMail is a PHP-based Web email client. It includes built-in pure PHP support for IMAP and SMTP, and renders all pages in pure HTML 4.0 for maximum compatibility across browsers. It has strong MIME support and a flexible plugin system.
mail email-client webmail mail-client webmail-client web-mailGPGrelay is a small email-relaying server that uses GnuPG (the GNU Privacy Guard) to sign/encrypt (SMTP-Relay) or verify/decrypt (POP3-/IMAP-Relay) emails. This enables many email-clients to send and receive emails that are PGP-MIME conform.
A Plugin for Pegasus Mail, supporting S/MIME Encryption, Decryption, Signing and Signature verifying. In addition, key management is provided.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.