Cleancode eMail

{{infobox software

|developer = Dean Jones

|license = GPLv2

|repo = {{URL|https://github.com/deanproxy/eMail}}

|programming language = C

}}

Cleancode eMail (also known as CleanCode Email or simply email) is a simple command line software utility for sending SMTP email. It is portable enough to compile and run under Linux, OS X, BSD, Solaris, Cygwin and perhaps other Unix-like operating systems.{{cn|date=November 2018}}

Features

Upon installing the Cleancode eMail, the email executable binary becomes available.

This program offers features for sending email via SMTP. It supports SMTP AUTH (via the LOGIN and PLAIN mechanisms), MIME attachments, an address book, encryption of both transport (via TLS) and message (via PGP), and digital signatures (via PGP). It can be easily used for sending email from the command line, or via shell scripts or other software packages. The lack of modern features helps Cleancode eMail stand out as a fast, efficient and helpful tool for system administrators in Unix-like environments, as that was its intentional purpose when first developed.{{cn|date=November 2018}}

History

Cleancode eMail started in September 2001 and is currently{{when|date=November 2018}} still maintained and developed by the original author, Dean Jones.

See also

References

{{reflist|refs=

{{cite web |url=https://aplawrence.com/Reviews/cleancodeemail.html |title=CleanCode Email |date=2012-07-12 |first=Tony |last=Lawrence |publisher=A.P. Lawrence}}

{{cite web |url=http://freshmeat.sourceforge.net/projects/email/ |last=Freshmeat |publisher=Slashdot Media |date=2014-06-18 |title=Email}}

{{cite web |url=https://github.com/deanproxy/eMail |first=Dean |last=Jones |title=eMail |date=2018-02-27 |website=GitHub}}

{{cite web|url=https://github.com/deanproxy/eMail/blob/master/COPYING|title=COPYING|website=GitHub|date=Sep 20, 2010}}

{{cite web |first=Ben |last=Martin |date=2006-06-06 |title=A utility for sending complex email messages from the command line |publisher=The Linux Foundation |url=https://www.linux.com/news/utility-sending-complex-email-messages-command-line}}

{{cite web |first=Frank |last=Cox |publisher=Melville Theatre |archive-url=https://web.archive.org/web/20180412203001/http://www.melvilletheatre.com/articles/listwrangler/ |archive-date=2018-04-12 |url=http://www.melvilletheatre.com/articles/listwrangler/ |title=List Wrangler – Email Mailing List Manager for GTK+ |date=2012-09-03 |access-date=2018-11-10 |url-status=dead }}

}}