libraries/libesmtp: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:36:28 -04:00
parent c84b75acfc
commit 6a5e18acfa

View file

@ -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.