wok diff libesmtp/description.txt @ rev 25057

linux-libre: fix linux-libre-3.18.129-gnu-slitaz.config
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 11:05:30 2022 +0000 (2022-06-06)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libesmtp/description.txt	Mon Jun 06 11:05:30 2022 +0000
     1.3 @@ -0,0 +1,5 @@
     1.4 +LibESMTP is an SMTP client library which manages submission of
     1.5 +electronic mail via a preconfigured Mail Transport Agent (MTA)
     1.6 +such as Exim or Postfix.
     1.7 +It implements many SMTP extensions including TLS for security
     1.8 +and pipelining for high performance.