openbsd-ports/mail/smtpclient/pkg/DESCR
naddy c5ad21d92b Import smtpclient 1.0.0.
Submitted by Patroklos Argyroudis <argp@bsd.gr>.

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.
2001-08-13 01:06:41 +00:00

9 lines
299 B
Plaintext

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: ${HOMEPAGE}