diff options
author | cjep <cjep@pkgsrc.org> | 2002-09-22 13:02:42 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-09-22 13:02:42 +0000 |
commit | be8111326d0854398488ce066ed283ce86dceed1 (patch) | |
tree | 7e6b3823e7e3c07eaf1bd6b99189a4cf1221e752 /doc | |
parent | fafa178d17d230e23af05fa7300cd8c739380b1b (diff) | |
download | pkgsrc-be8111326d0854398488ce066ed283ce86dceed1.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 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7f14354fa53..fff303294b1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.24 2002/09/22 10:38:51 cjep Exp $ +$NetBSD: CHANGES,v 1.25 2002/09/22 13:02:42 cjep Exp $ Changes to the packages collection and infrastructure in 2002: @@ -2929,3 +2929,4 @@ Changes to the packages collection and infrastructure in 2002: Updated ns-plugger-communicator to 3.2nb1 [tron 2002-09-21] Updated ns-plugger-navigator to 3.2nb1 [tron 2002-09-21] Updated leafnode to 1.9.26 [cjep 2002-09-22] + Added libesmtp-1.0rc1 [cjep 2002-09-22] |