cvs commit: ports/mail Makefile ports/mail/qar-bufo Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Fri Mar 9 10:13:22 UTC 2007


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)


More information about the cvs-ports mailing list