Overview¶
This project is a simple mail client sender that works as part of the asmutils project.
Download¶
At the File page.
Compilation¶
1. Download asmutils (tested with version 0.18).
2. Copy the file in the src/ directory of asmutils.
3. Modifiy src/Makefile to add the target ssmtp.
4. Compile asmutils.