diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:35:48 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:35:48 -0400 |
commit | 4db665720b387595c31c017f10f85b17f79a6f7c (patch) | |
tree | d4af37fbcc2cbb0c750436e0188073eb6f22536b /network/dma | |
parent | 24f1f0f96786ecb020a38bbc3699b3186326fd9e (diff) |
network/dma: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'network/dma')
-rw-r--r-- | network/dma/README | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/network/dma/README b/network/dma/README index 66108f59350e9..b4e69c3b1b357 100644 --- a/network/dma/README +++ b/network/dma/README @@ -1,4 +1,7 @@ -dma is a small Mail Transport Agent (MTA), designed for home and office use. -It accepts mails from locally installed Mail User Agents (MUA) and delivers -the mails either locally or to a remote destination. -Remote delivery includes several features like TLS/SSL support and SMTP authentication. +dma is a small Mail Transport Agent (MTA), designed for home and +office use. It accepts mails from locally installed Mail User +Agents (MUA) and delivers the mails either locally or to a remote +destination. + +Remote delivery includes several features like TLS/SSL support and +SMTP authentication. |