Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
nail: Enhanced implementation of the mailx command
- Summary
- Nail is an enhanced mail command, which provides the functionality
of the POSIX mailx command. It is derived from Berkeley Mail.
Additionally to the POSIX features, nail can work with Maildir/ e-mail
storage format (as well as mailboxes), supports IMAP, POP3 and SMTP
procotols (including over SSL) to operate with remote hosts, handles mime
types and different charsets. There are a lot of other useful features,
see nail.html in the documentation.
And as its ancient analogues, nail can be used as a mail script language,
both for sending and receiving mail.
Arch: src
Download: | nail-12.2-1.al3.src.rpm |
Build Date: | Sat Jan 13 10:33:10 2007 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 267 KiB |
Changelog
- * Fri Jan 12 16:00:00 2007 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 12.2-1
- update to 12.2
- spec file cleanups
- * Fri Jun 16 17:00:00 2006 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 12.1-1
- update to 12.1
- * Wed Mar 22 16:00:00 2006 Dmitry Butskoy <Dmitry{%}Butskoy{*}name> - 12.0-2
- complete "mailx to nail" changes in the manual and config files
- drop _smp_mflags: it caused make to work incorrectly.