* Ben Luey <users@sogo.nu>:
> I want to filter out which ldap accounts have access to sogo. Under
> t SogoUserSources in GNUstepDefaults, I have the line
> 
> filter = "(objectClass=uidObject )";
> 
> and that works great. But I want to filter on the existence of the
> attribute mail , like:
> 
> filter = "(objectClass=uidObject and mail=* )";

This works great for me:

        <key>filter</key>
        <string>(objectClass='PostfixBookMailAccount' AND mailEnabled='TRUE' 
AND sogoEnabled='TRUE')</string>

p@rick

-- 
state of mind ()

http://www.state-of-mind.de

Franziskanerstraße 15      Telefon +49 89 3090 4664
81669 München              Telefax +49 89 3090 4666

Amtsgericht München        Partnerschaftsregister PR 563

-- 
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to