Skip to content

A C++ library to generate MIME emails including support for HTML and/or plain text and attachments.

License

Notifications You must be signed in to change notification settings

m2osw/libmimemail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmimemail"

Introduction

The LibMimeMail project is a C++ library allowing you to build emails with any number of parts. Specifically, it allows you to add attachments and create HTML emails.

TODO

We want to implement full coverage tests for this library. The sendmail tool can be replace by a test version so we can capture the output and see that it is as expected. Similarly, we can work on the HTML to Plain Text tool with our own test version.

Bugs

Submit bug reports and patches on github.

This file is part of the snapcpp project.

About

A C++ library to generate MIME emails including support for HTML and/or plain text and attachments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published