summaryrefslogtreecommitdiffstats
path: root/system/mailutils/README
diff options
context:
space:
mode:
author Sergey Poznyakoff2018-02-01 00:14:54 +0100
committer Willy Sudiarto Raharjo2018-02-01 00:14:54 +0100
commit0c0399891ad77e79ff7d65b6ca0c468379df434f (patch)
tree21e922b27563a72455102aa6d03fb07af3cd34bf /system/mailutils/README
parent4d9c67fa704f6f657c13e34514334903f962fe8a (diff)
downloadslackbuilds-0c0399891ad77e79ff7d65b6ca0c468379df434f.tar.gz
system/mailutils: Added (email handling).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mailutils/README')
-rw-r--r--system/mailutils/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/system/mailutils/README b/system/mailutils/README
new file mode 100644
index 0000000000..b9645887b0
--- /dev/null
+++ b/system/mailutils/README
@@ -0,0 +1,11 @@
+GNU mailutils is a powerful protocol-independent mail framework. It provides
+a set of libraries for writing flexible mail-handling software, as well as
+a number of utilities for both local and remote mail handling. Among the
+utilities provided are pop3 and imap4 servers, sieve mail filtering utility,
+mailx-compatible mail client and others.
+
+NOTE: This package overwrite some files in Slackware's core packages:
+- elm
+- mailx
+
+If you removed mailutils, don't forget to reinstall them again.