aboutsummaryrefslogtreecommitdiff
path: root/mail/qar-bufo
Commit message (Collapse)AuthorAgeFilesLines
* qar-bufo generates the Qmail assign and recipients file based on unix groups.Martin Wilke2007-03-093-0/+51
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 Notes: svn path=/head/; revision=186979