Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2007 10:13:22 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/mail Makefile ports/mail/qar-bufo Makefile distinfo pkg-descr
Message-ID:  <200703091013.l29ADMP0002411@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-03-09 10:13:22 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/qar-bufo        Makefile distinfo pkg-descr 
  Log:
  qar-bufo generates the Qmail assign and recipients file based on unix groups.
  
  Unlike with qmail-pw2u, you don't need your users in /etc/passwd. They can be
  stored any where that a NSS module allows.
  
  Just make all users who send or recieve mail a member of a specific group, and
  that group will be used to generate the assign and recipients file.
  
  PR:             ports/110114
  Submitted by:   Zane C. Bowers
  
  Revision  Changes    Path
  1.838     +1 -0      ports/mail/Makefile
  1.1       +41 -0     ports/mail/qar-bufo/Makefile (new)
  1.1       +3 -0      ports/mail/qar-bufo/distinfo (new)
  1.1       +7 -0      ports/mail/qar-bufo/pkg-descr (new)



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