diff options
author | Vasilis Papavasileiou <el03020@mail.ntua.gr> | 2010-05-11 14:56:17 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 14:56:17 +0200 |
commit | 3037531ba2e64e74643b011597021787cb7264ef (patch) | |
tree | dcfd1d3232f6b02ce9515e3c9b6e715f42b4c37e /libraries/libesmtp/slack-desc | |
parent | aad3fb38c2936e79c68765c94cafc6325067b53b (diff) | |
download | slackbuilds-3037531ba2e64e74643b011597021787cb7264ef.tar.gz |
libraries/libesmtp: Initial import
Diffstat (limited to 'libraries/libesmtp/slack-desc')
-rw-r--r-- | libraries/libesmtp/slack-desc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libesmtp/slack-desc b/libraries/libesmtp/slack-desc new file mode 100644 index 0000000000..139aee4dc6 --- /dev/null +++ b/libraries/libesmtp/slack-desc @@ -0,0 +1,11 @@ +libesmtp: libesmtp (A library for posting Electronic Mail) +libesmtp: +libesmtp: LibESMTP is a library to manage posting (or submission of) +libesmtp: electronic mail using SMTP to a preconfigured Mail Transport Agent +libesmtp: (MTA) such as Exim. It may be used as part of a Mail User Agent +libesmtp: (MUA) or another program that must be able to post electronic mail +libesmtp: but where mail functionality is not the program's primary purpose. +libesmtp: LibESMTP is not intended to be used as part of a program that +libesmtp: implements a Mail Transport Agent. +libesmtp: Homepage: http://www.stafford.uklinux.net/libesmtp/ +libesmtp: |