diff options
Diffstat (limited to 'mail/mini_sendmail/pkg-descr')
-rw-r--r-- | mail/mini_sendmail/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/mini_sendmail/pkg-descr b/mail/mini_sendmail/pkg-descr new file mode 100644 index 000000000000..7980635160b3 --- /dev/null +++ b/mail/mini_sendmail/pkg-descr @@ -0,0 +1,6 @@ +mini_sendmail reads its standard input up to an end-of-file and sends +a copy of the message found there to all of the addresses listed. The message +is sent by connecting to a local SMTP server. This means mini_sendmail +can be used to send email from inside a chroot(2) area. + +WWW: http://www.acme.com/software/mini_sendmail/ |