#!/bin/bash
SMTP client
An SMTP client.
smtpc is an SMTP client, i.e. a program for sending mail. It depends on socat for network communication and openssl for encoding stuff.
Project Category: tool
Project owner: ddodger
Version history:
| Version | Release date | ChangeLog | Download |
| 1.092090 | Tue Jul 28 12:28:22 UTC 2009 | Authentication added (LOGIN and PLAIN methods). The switch from netcat to socat should make smtpc now IPv6 compatible. | smtpc.ksh (application/octet-stream) |
| 1.00 | Tue Nov 25 12:03:17 UTC 2008 | smtpc.ksh (application/octet-stream) |