Email sends email to remote SMTP servers via the command line, which makes it useful in cron jobs. It will send to any RFC standard remote ESMTP server, is TLS/SSL enabled, and will allow you to encrypt, sign, and design your message on the fly. It has the capability to use signature files with dynamic options, address book functionality, and users can also attach pictures, binary files, documents, or whatever they want. It is completely compatible with GNUPG for encryption and signing, and is easy to configure and use.
| Tags | Internet Office/Business Security Cryptography Utilities |
|---|---|
| Licenses | Artistic |
| Operating Systems | POSIX Linux Solaris BSD BSD/OS Other |
| Implementation | C |
Recent releases


Changes: Cygwin-specific issues have been fixed for compiling and editing files. A --no-encoding option has been added to avoid UTF-8 encoding of non-ASCII characters.


Changes: UTF-8 support was added for headers and message. A timeout option was added. A bug that was causing 100% CPU usage on some mailings was fixed. The "No SMTP Server specified" problem that existed on 64-bit and Solaris systems was fixed. A problem was fixed where MIME types weren't being guessed correctly or the MIME type was coming out blank. VCARD support was added.


Changes: Compilation problems in Cygwin have been fixed.


Changes: A bug with a segfault caused by attaching files with no MIME type was fixed.


Changes: A seg fault when using AUTH PLAIN was fixed. An issue in using LF instead of CRLF was fixed. OpenSSL is not required anymore.