Date: Fri, 11 Jul 2003 03:03:02 -0700 (PDT) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/mini_sendmail Makefile distinfo pkg-descr pkg-plist Message-ID: <200307111003.h6BA32hK016686@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
demon       2003/07/11 03:03:02 PDT
  FreeBSD ports repository
  Modified files:
    mail                 Makefile 
  Added files:
    mail/mini_sendmail   Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: mini_sendmail.
  
  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.
  
  Revision  Changes    Path
  1.401     +1 -0      ports/mail/Makefile
  1.1       +26 -0     ports/mail/mini_sendmail/Makefile (new)
  1.1       +1 -0      ports/mail/mini_sendmail/distinfo (new)
  1.1       +6 -0      ports/mail/mini_sendmail/pkg-descr (new)
  1.1       +1 -0      ports/mail/mini_sendmail/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307111003.h6BA32hK016686>
