diff options
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: |