summaryrefslogtreecommitdiffstats
path: root/libraries/libesmtp
diff options
context:
space:
mode:
author B. Watson2022-03-13 20:36:28 +0100
committer B. Watson2022-03-13 20:36:28 +0100
commit6a5e18acfa13c1bf1bbbfc00515b0c32bd2e6cfd (patch)
tree6e4dfda77c67b6c2ecfae1ec4ce9946f3b76e8e5 /libraries/libesmtp
parentc84b75acfcd94e9ba61c1d1aac9975ca12885c4e (diff)
downloadslackbuilds-6a5e18acfa13c1bf1bbbfc00515b0c32bd2e6cfd.tar.gz
libraries/libesmtp: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libesmtp')
-rw-r--r--libraries/libesmtp/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/libraries/libesmtp/README b/libraries/libesmtp/README
index de042ea2b9..610329666c 100644
--- a/libraries/libesmtp/README
+++ b/libraries/libesmtp/README
@@ -1,7 +1,7 @@
-LibESMTP is a library to manage posting (or submission of) electronic mail
-using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may
-be used as part of a Mail User Agent (MUA) or another program that must be
-able to post electronic mail but where mail functionality is not the
-program's primary purpose. LibESMTP is not intended to be used as part of a
-program that implements a Mail Transport Agent.
-
+LibESMTP is a library to manage posting (or submission of) electronic
+mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as
+Exim. It may be used as part of a Mail User Agent (MUA) or another
+program that must be able to post electronic mail but where mail
+functionality is not the program's primary purpose. LibESMTP is
+not intended to be used as part of a program that implements a Mail
+Transport Agent.