Introduction
A simple SMTP server.
Features
This software is intended for a lazy Windows developer who does not bother installing Ruby and gem.
Requirements
- Windows Vista/7/8/8.1/10
- Microsoft Visual C++
Acknowledgements
- CppUnitLite is based on Michael Feathers's original and Noel's version
Todos
- Base64, uuencode, quoted-printable
- HTML emails
- Attachments
- Taskbar notification
- Authentication (acts as NOOP)
- Load/save settings
See also
License
Released under the WTFPL except CppUnitLite, test scripts and RFC documents.