Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nmh: A capable mail handling system with a command line interface.
- Summary
- Nmh is an email system based on the MH email system and is intended to
be a (mostly) compatible drop-in replacement for MH. Nmh isn't a
single comprehensive program. Instead, it consists of a number of
fairly simple single-purpose programs for sending, receiving, saving,
retrieving and otherwise manipulating email messages. You can freely
intersperse nmh commands with other shell commands or write custom
scripts which utilize nmh commands. If you want to use nmh as a true
email user agent, you'll want to also install exmh to provide a user
interface for it--nmh only has a command line interface.
Changelog
- * Tue Dec 13 16:00:00 2005 Josh Bressers <bressers{%}redhat{*}com> 0:1.1-14.fc3
- Add a patch to prevent multiple calls to context_read from squashing
settings.
- * Tue Dec 13 16:00:00 2005 Josh Bressers <bressers{%}redhat{*}com> 0:1.1-13.fc3
- Add a patch to allow repl to properly annotate messages.
- * Mon Dec 5 16:00:00 2005 Josh Bressers <bressers{%}redhat{*}com> 0:1.1-12.fc3
- Add a buildrequires on /bin/vi
- Modify the sendmail buildrequires to use /usr/sbin/sendmail