The venerable MH message handling system: a command-line based mail user agent for UNIX/Linux developed at the RAND Corporation and the University of California, Irvine.
Wrappers around msmtp for use as queueing MTA with extra features
This project builds on top of the (and adds additional) scripts included with msmtp (a command-line send only email client) in order for it to act as a queueing Mail Transport Agent (by acting as the sendmail command; it also offer an minimalist SMTP server mode) with some additional features like verify-before-send (which requires you to confirm that you really do want to send email, after a required delay (cooling off period)) for those who need to think twice about the wisdom of what they send, or who tend to notice their grammar spelling errors after the fact.
BaGoMa backs-up and restores the contents of a GMail account. It can restore all the labels (folder structure), as well as the flags (seen/read, flagged) of a message.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Veldfire is a frontend to the Riverdrums C library, and is aimed at simplifying email functionality. The project provides interfaces to sending email, attaching files and sending mail to lists.
ECHO This batch file uses the commandline capabilites of The Bat! and starts an eml-file export of all accounts complete with subfolders and embedded attachments.
ECHO Tested with The Bat! 3.8 and 4.0 on Win XP.
Edbrowse is a comprehensive editor, browser, and email client that provides access to the net through a commandline interface, appropriate for speech or braille. It also supports scripting, to interact with the net in the background, or in batch mode.
Deliver is a file transfer protocol and implementation designed to be a safe, open-source alternative to the most extended transfer protocols like the traditional e-mail.
The plainMail2HTML utility creates and attaches a HTML part to a text/plain email message. It can be used with text-based email clients (e.g. Mutt) to convert a text/plain mail into a multipart/alternative with HTML part and send it.
a commandline function to send text-only email to an smtp server, with a commandline function to pull down email from a pop server. No longer under active development.
Transfers email from an exchange 2000/2003 account to local file, smtp address, or procmail. Written in Java, this uses OWA protocol and can be run periodically on a server with no user input. Useful for Exchange servers which don't enable forwarding.
This program is a minimal SMTP client that takes an email
message body and passes it on to a SMTP server (default is the
MTA on the local host). Since it is completely self-supporting,
it is especially suitable for use in restricted environments.
FreeMiCal allows the bulk export of MS Outlook appointment items to RFC 2445 conformant iCal format. .NET 2.0 or greater and Outlook 2003 or 2007 Interop Services required.
Small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. e.g. warpper can be used by php ( by function mail ) instead of using SMTP client written in php
Heirloom mailx (formerly known as "nail") is intended provide the functionality of the POSIX mailx command with additional support for MIME messages, IMAP (including caching), POP3, SMTP, S/MIME, message threading/sorting, scoring, and filtering.
Converts a tab separated value (TSV) file containing address book information as exported by Thunderbird, to a vCard file (VCF) ready to be imported into Evolution contacts. Finely-tuned to do exactly this and only this, without losing information.
A simple commandline utility to perform various tasks on a remote POP3 e-mail box. Intended as a replacement for the Email Manipulator utility(mailtool.exe). List and delete messages by size, range, or keyword. Handy for tech support.
pemail allows you to view POP3 email from the commandline, much like the UNIX mail(1) command does. pemail also allows you to send email from the same interface, making it pretty much an all in one mail client for the UNIX commandline.