From fafa178d17d230e23af05fa7300cd8c739380b1b Mon Sep 17 00:00:00 2001 From: cjep Date: Sun, 22 Sep 2002 13:01:24 +0000 Subject: 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. --- mail/libesmtp/DESCR | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mail/libesmtp/DESCR (limited to 'mail/libesmtp/DESCR') 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. -- cgit v1.2.3