fdm is a simple, lightweight replacement for mail fetch, filter and
delivery programs such as fetchmail and procmail. It can currently
fetch using POP3, POP3S, IMAP or from stdin, and deliver to a pipe,
file, maildir, mbox or SMTP server, based on regexps.
The DragonFly Mail Agent is a small Mail Transport Agent (MTA),
designed for home and office use. It accepts e-mail messages
from locally installed Mail User Agents (MUA) and delivers the
messages either locally or to a remote destination. Remote
delivery includes several features like TLS/SSL support and
SMTP authentication, but not MX record lookups. Therefore,
dma is currently not suitable for direct remote delivery.
However, it works very well for handling local mail plus
secure mail submission to a remote smarthost (e.g. for
travelling mobile computers).
Since dma is not intended as a replacement for real, big MTAs
like sendmail(8) or postfix(1), it does not listen on port 25
for incoming connections.
GNUMail.app is a clone of NeXT's excellent Mail.app application.
It uses the GNUstep development framework, which is based on the
OpenStep specification provided by NeXT, Inc.. GNUMail.app is
licensed under the GPL, and the full sources of the application
are available.
GNUMail.app was written mostly from scratch though it does use some
code from elm and mpack/munpack.
LICENSE: GPL2 or later
nmzmail is a tool to use the namazu2 search engine from within a mail
reader such as mutt to search mail stored in maildir folders. Based on
the result of the namazu query, nmzmail generates a maildir folder
containing symbolic links to the mails matching the query. Mutt and
other mail readers can make it easy to use nmzmail with a simple
macro.
Features:
* fast mail searching even with large number of mails
* incremental index building
* rich query language including regular expressions (see the namazu
documentation)
* integrates nicely into mutt
* query history
Move your mail box to another location.
Example:
$ movemail /var/mail/rammstein ~/backup/rammstein.970905
Move the mail box of the user `rammstein' to `~/backup/rammstein.970905'.
Movemail is part of the GNU Emacs distribution (version 19.34).
This port works only for FreeBSD.
MVision - theme for RoundCube Web Mail, the opensource PHP/MySQL web mail
application.
Features:
- Three Pane Liquid Layout;
- Fully supports Horizontal and Vertical layout views;
- Additional configuration for either Horizontal or Vertical layout;
- End user support for dynamically switching between Horizontal and Vertical
layouts;
- Friendly looking theme with nice graphics;
MobileCube is a simple and clean theme that fits perfect with the Roundcube
Mail system. It includes mail, contacts, and calendar that displays it in a
simple, yet elegant way. MobileCube works with RoundCube 0.3.1+ so if you have
RoundCube set up and installed, download MobileCube today and try it out! It's
free! We hope you enjoy it!
Provides a utility subroutine for detecting the type of a given mail folder.
Mail command with mailx extensions.
Mailx command is based on BSD mail command, but it also provides some
enhanced features such as:
o Edit header information.
o Use pager program to display long message.
o Add pipe (|) command. You can pass the mail message to the shell command by
using this feature.
o Add Save, Copy command.
o Add askcc, askbcc command. The mailx program ask you Cc: and Bcc: at the
beggining.
o Add hsubject command. This is similar to subject command, but it only
displays Subject: headers.
o Add tilda escape command.
See also the files in ${PREFIX}/share/doc/mailx directory.
Emil is a filter for converting Internet Messages. It supports
three basic formats: MIME, SUN Mailtool and RFC822. It can be
used with sendmail, as a loopback mailer, as a prefilter or
backend program with a mail client program, or as a plain
filter. Conversion can be configured by a configuration file,
emil.cf, using sender, recipient and recipient host as input
parameters or by command line arguments.
Emil is able to:
- convert the format, headers and structure, between messages of type
MIME, Sun Mailtool and RFC822.
- convert the encoding of binary data between Base64, BinHex and Uuencode.
- convert the encoding of text to and from the MIME encoding Quoted-Printable.
- convert character set of text between the character sets made
available by Keld J. Simonsens strncnv package.
- do one-way conversions of 8bit text to the Swedish national variant of
ISO-646 or to US-ASCII.
- convert to and from RFC1522 format headers.