Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21876 10447126-35f2-4685-b0cf-6dd780d3921fearly
1 changed files with 14 additions and 13 deletions
@ -2,7 +2,7 @@
|
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../nail/nail.desc |
||||
[COPY] Copyright (C) 2006 The OpenSDE Project |
||||
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
@ -13,17 +13,19 @@
|
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] an enhanced mailx command |
||||
[I] An enhanced mailx command |
||||
|
||||
[T] Nail is derived from Berkeley Mail and is intended provide the |
||||
[T] functionality of the POSIX mailx command with additional support |
||||
[T] for MIME, IMAP, POP3, SMTP, and S/MIME. It provides enhanced |
||||
[T] features for interactive use, such as caching and disconnected |
||||
[T] operation for IMAP, message threading, scoring, and filtering. |
||||
[T] It is also usable as a mail batch language, both for sending |
||||
[T] and receiving mail. |
||||
[T] Heirloom mailx (formerly known as "nail") is derived from Berkeley Mail |
||||
[T] and provides the functionality of the System V and POSIX mailx commands. |
||||
[T] Additional features include support for MIME, IMAP (including caching |
||||
[T] and disconnected use), POP3, SMTP, S/MIME, international character sets, |
||||
[T] maildir folders, message threading, powerful search methods, scoring, |
||||
[T] and a Bayesian junk mail filter. Mailx can be used as a mail batch |
||||
[T] language in nearly the same way as it is used interactively. It can |
||||
[T] thus act as a mailbox filter, can fetch mail from remote accounts, and |
||||
[T] can send files as attachments. |
||||
|
||||
[U] http://nail.sourceforge.net/ |
||||
[U] http://heirloom.sourceforge.net/mailx.html |
||||
|
||||
[A] Gunnar Ritter <[email protected]> |
||||
[M] Alejandro Mery <[email protected]> |
||||
@ -32,8 +34,7 @@
|
||||
|
||||
[L] BSD |
||||
[S] Stable |
||||
[V] 11.25 |
||||
[V] 12.3 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 782038199 nail-11.25.tar.bz2 http://dl.sourceforge.net/sourceforge/nail/ |
||||
|
||||
[D] 2981876385 mailx-12.3.tar.bz2 http://dl.sourceforge.net/sourceforge/heirloom/ |
||||
|
Loading…
Reference in new issue