Bug 110114 - New port: mail/qar-bufo qar-bufo generates the Qmail assign and recipients file based on unix groups.
Summary: New port: mail/qar-bufo qar-bufo generates the Qmail assign and recipients f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-09 04:30 UTC by kitsune
Modified: 2007-03-09 10:20 UTC (History)
0 users

See Also:


Attachments
mail_qar-bufo.shar (1.95 KB, text/plain)
2007-03-09 04:30 UTC, kitsune
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description kitsune 2007-03-09 04:30:06 UTC

Simple put qmail-pw2u is a bad idea. This solves it.

With this you can have your users stored nicely in LDAP or what ever else there is NSS suport for. Make every one who sends and recieves mail a member of a specific group and this will generate the files based on who is in the group.

How-To-Repeat: 

1: Notice qmail-pw2u detonates goats.
2:
3: unshar, install, and use
4: get pulled over for the possesion of  U238, but politely explain it is only for personal use
5: enjoying no longer having to use qmail-pw2u and the added simplicity of having your users in LDAP
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-03-09 08:28:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-03-09 10:13:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-03-09 10:13:27 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"