Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2003 01:11:28 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/mailfront Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-plist pkg-plist.orig
Message-ID:  <200303310911.h2V9BS68044571@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/03/31 01:11:28 PST

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mailfront       Makefile Makefile.orig distinfo 
                         distinfo.orig pkg-descr pkg-plist 
                         pkg-plist.orig 
  Log:
  mail/mailfront: Mail server network protocol front-ends
  
          This is mailfront, a package containing customizeable network
          front-ends for mail servers.  It contains complete SMTP and
          POP3 front-ends as well as an authentication module for
          IMAP.
  
          Two SMTP back-ends are provided.  One delivers mail to
          qmail-queue, mimicking most of the behavior of qmail-smtpd,
          with the addition of support for SMTP AUTH.  The other
          rejects all SMTP commands if $SMTPREJECT is set, and execs
          its command line otherwise (in order to run the above
          program).
  
          Author: Bruce Guenter <bruceg@em.ca>
          WWW:    http://untroubled.org/mailfront/
  
  PR:             ports/48902,ports/49973
  Submitted by:   Sergei Kolobov <sergei@kolobov.com>
  
  Revision  Changes    Path
  1.367     +1 -0      ports/mail/Makefile
  1.1       +39 -0     ports/mail/mailfront/Makefile (new)
  1.1       +39 -0     ports/mail/mailfront/Makefile.orig (new)
  1.1       +1 -0      ports/mail/mailfront/distinfo (new)
  1.1       +1 -0      ports/mail/mailfront/distinfo.orig (new)
  1.1       +13 -0     ports/mail/mailfront/pkg-descr (new)
  1.1       +22 -0     ports/mail/mailfront/pkg-plist (new)
  1.1       +19 -0     ports/mail/mailfront/pkg-plist.orig (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303310911.h2V9BS68044571>