diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2018-11-16 16:00:43 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-17 18:42:50 +0700 |
commit | e4752a3538cff99ff5b5587e0762e318dc09f9dd (patch) | |
tree | 3f3a8436ece04c2935429f956cf060a5407ed926 /network/s-nail/README | |
parent | aac11d60d222dbc9a18418256355c0e8fd567688 (diff) | |
download | slackbuilds-e4752a3538cff99ff5b5587e0762e318dc09f9dd.tar.gz |
network/s-nail: Added (mail sending and receiving utility).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/s-nail/README')
-rw-r--r-- | network/s-nail/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/network/s-nail/README b/network/s-nail/README new file mode 100644 index 0000000000..c18e83c0f2 --- /dev/null +++ b/network/s-nail/README @@ -0,0 +1,16 @@ +S-nail (mail sending and receiving utility) + +S-nail provides a simple and friendly environment for sending and +receiving mail. It is intended to provide the functionality of the +POSIX mailx command, but is MIME capable and optionally offers +extensions for line editing, S/MIME, SMTP and POP3, among others. It +divides incoming mail into its constituent messages and allows the +user to deal with them in any order. It offers many COMMANDS and +INTERNAL VARIABLES for manipulating messages and sending mail. It +offers simple editing capabilities, and increasingly powerful and +reliable non-interactive scripting capabilities. + +NOTE + +This package conflicts with Slackware's mailx package. You should +remove mailx before installing this package. |