#!/bin/bash

#!/login
#!/register

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

Wiki at shellscripts.org

Project owner: ddodger

[subscribe]

[RSS Feed for new releases]

Version history:
Version Release date ChangeLog Download
1.092090Tue Jul 28 12:28:22 UTC 2009Authentication added (LOGIN and PLAIN methods). The switch from netcat to socat should make smtpc now IPv6 compatible.smtpc.ksh (application/octet-stream)
1.00Tue Nov 25 12:03:17 UTC 2008smtpc.ksh (application/octet-stream)