This is a discussion on Re: system groups within the mailing.postfix.users forums, part of the Mail Servers and Related category; On Wed, Jun 08, 2005 at 01:03:18PM -0500, Bryan Blair wrote: > > Populate an access table periodically ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, Jun 08, 2005 at 01:03:18PM -0500, Bryan Blair wrote:
> > Populate an access table periodically into an indexed file or database. > > > > Is there no more elegant way of accomplishing this? That seems as if it > would work but if there's a cleaner way I'd prefer it. > Well, if you build a user provisioning system, so that /etc/group, /etc/passwd, ... all get built from a common RDBMS, the requisite access tables could a real-time by-product of the management system. You could also use a policy service to match local recipients to groups and reject if the result is not to your liking. http://www.postfix.org/SMTPD_POLICY_README.html -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo@postfix.org?body=unsubscribe%20p ostfix-users> |