summaryrefslogtreecommitdiff
path: root/mail/libesmtp/DESCR
diff options
context:
space:
mode:
authorcjep <cjep>2002-09-22 13:01:24 +0000
committercjep <cjep>2002-09-22 13:01:24 +0000
commit7398bdc5910f53dcf04031a75c57f8383eca54bc (patch)
tree0ffc00e513a70ea6aeaa00d093714ebfddf21ef0 /mail/libesmtp/DESCR
parentb9d5ba06e6a039e31c822de4e32ffb63086fa07c (diff)
downloadpkgsrc-7398bdc5910f53dcf04031a75c57f8383eca54bc.tar.gz
Initial import of libESMTP-1.0rc1 into the NetBSD packages collection
as mail/libesmtp. Originally in PR#16146 from Alex Newman. libESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA). It may be used as part of a Mail User Agent (MUA) or another program that needs to post electronic mail but where mail functionality is not the program's primary purpose.
Diffstat (limited to 'mail/libesmtp/DESCR')
-rw-r--r--mail/libesmtp/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/libesmtp/DESCR b/mail/libesmtp/DESCR
new file mode 100644
index 00000000000..c3129b6a3d8
--- /dev/null
+++ b/mail/libesmtp/DESCR
@@ -0,0 +1,6 @@
+libESMTP is a library to manage posting (or submission of) electronic
+mail using SMTP to a preconfigured Mail Transport Agent (MTA).
+
+It may be used as part of a Mail User Agent (MUA) or another program that
+needs to post electronic mail but where mail functionality is not
+the program's primary purpose.