Mike Manders wrote:Thanks for the help. I was able to find a link to the qmailgroup.pl script, which is pretty much the exact same script I had created. But it put me in touch with the Mail::Audit::Qmail group, which was the missing part. It works wonderfully.
Andre Oppermann wrote:
Ok.. great. Is there anywhere I can read about the type ofWait until next week when we introduce true qmail-group functionality into qmail-ldap (20030901).
functionality that's going to be introduced? Does it seem to follow
what I was discussing, using some sort of ldap group that links to dn's
instead of a group that lists all the email addresses?
qmailGroup supports three types of members:
dn members rfc822 email address members ldap filter members (executes the filter ("query") on the ldap directory and takes all the resulting mail addresses.)
The group can be protected with three mechanisms:
confirm submit (a.k.a. qsecretary) only members moderated (moderator has to approve)
Is this code changing the qmail-ldap code, or is it simply an addition to the schema, and an added script?
Mike
