wok-current diff libesmtp/description.txt @ rev 25053

Up advancecomp (2.3), foomatic-db (4.0-20220223), sagan-rules (2.0.2)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 05 19:53:43 2022 +0000 (2022-06-05)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libesmtp/description.txt	Sun Jun 05 19:53:43 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.