This is a discussion on Re: "Local whitelist" for the next restriction possible? within the mailing.postfix.users forums, part of the Mail Servers and Related category; At 02:03 PM 6/15/04, Michael Tokarev wrote: >It looks like current dictionary mechanism is - almost - >...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
At 02:03 PM 6/15/04, Michael Tokarev wrote:
>It looks like current dictionary mechanism is - almost - >able to do the trick (And yes I know it is possible >to solve my initial pizzle by having "proper" default >entry in regex map as Wietse and Noel pointed out - >I just forgot to mention that). At least judjing from >the fact that there was no - as far as i can see - >feature requests like this one on this list before. >Having "proper" default entry for a map may help >(or may be not). I believe a default result for access maps would solve this problem, and others. The only catch I can think of is the feature would, of course, have to distinguish between a DUNNO result and a real "not found" and only return the default result when the key is really not found. I think a default access map result would be generally useful, and would not be overly complicated to understand or document. My syntax suggestion is: check_mumble_access:DEFAULT maptype:file or maybe check_mumble_access=DEFAULT maptype:file -- Noel Jones |