Writemime is a simple C++ package that makes it easy to create and send MIME (Multipurpose Internet Mail Extension) messages in a C++ program. It also includes a driver program which allows access to most of the functionality from the Unix command line. Creating a message is trivially easy and it will handle all encoding issues internally.
| Tags | Communications Email Email Clients (MUA) Software Development Libraries |
|---|---|
| Licenses | BSD Original |
| Implementation | C++ |