diff options
Diffstat (limited to 'mail/smtpclient/pkg-descr')
-rw-r--r-- | mail/smtpclient/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/smtpclient/pkg-descr b/mail/smtpclient/pkg-descr new file mode 100644 index 000000000000..c951708d04e0 --- /dev/null +++ b/mail/smtpclient/pkg-descr @@ -0,0 +1,8 @@ +SMTPclient -- simple SMTP client + +This program is a minimal SMTP client that takes an email +message body and passes it on to a SMTP server (default is the +MTA on the local host). Since it is completely self-supporting, +it is especially suitable for use in restricted environments. + +WWW: http://www.engelschall.com/sw/smtpclient/ |