Autor: Matt Bernstein Data: A: Alexander Sabourenkov CC: exim-users Assumpte: Re: [Exim] crazy idea?
At 17:25 +0300 Alexander Sabourenkov wrote:
>Hello. >>>What if instead of reading configuration from file, read it, say,
>>>from LDAP server?
>>
>> Yup, that's quite crazy! Try something like intermezzo (or AFS?) instead.
>
>Hmm. I see there's some misunderstanding.
>
>I intend to store not the whole configuration text, but individual settings,
>to allow easy access and modification.
oh.. most of that should probably already work using ${lookup ldap.. (see
spec.txt). Can you give some examples?