Ssmtp asm

Version 1 (Laurent Defert, 11/15/2009 11:10 am)

1 1
h1. Overview
2 1
3 1
This project is a simple mail client sender that works as part of the "asmutils":http://asm.sourceforge.net/asmutils.html project.
4 1
5 1
h1. Download
6 1
7 1
At the "File":/projects/list_files/ssmtpasm page.
8 1
9 1
h1. Compilation
10 1
11 1
1. Download asmutils (tested with version 0.18).
12 1
2. Copy the file in the src/ directory of asmutils.
13 1
3. Modifiy src/Makefile to add the target ssmtp.
14 1
4. Compile asmutils.