openbsd-ports/mail/smtpclient/pkg/DESCR

9 lines
299 B
Plaintext
Raw Normal View History

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}