aboutsummaryrefslogtreecommitdiff
path: root/mail/mini_sendmail/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Upgrade to version 1.3.6.Dmitry Sivachenko2005-09-121-2/+2
| | | | | | | | PR: 86011 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=142525
* Update to version 1.3.5.Dmitry Sivachenko2005-02-161-2/+2
| | | | Notes: svn path=/head/; revision=129010
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* New port: mini_sendmail.Dmitry Sivachenko2003-07-111-0/+1
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. Notes: svn path=/head/; revision=84660