freebsd-ports/mail/smtpclient/pkg-descr
Kris Kennaway 0e61002d04 Add smtpclient-1.0.0
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.

Obtained from:	OpenBSD
2001-08-25 10:14:13 +00:00

8 lines
329 B
Text

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/