mozilla-thunderbird address book

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Craig White wrote:
> Can anyone direct me to URL's that suggest methodologies for
> objectclasses/attributes for use with Thunderbird address book?


Thunderbird does this type of search as you type e.g. the name "Mike" 
into the To: field:


"(|(cn=mike*)(mail=mike*)(sn=mike*))" attrs="cn mail"

Which translates in english to: "find all entries in which cn or mail or 
sn start with "mike" and give me a list of the cn and mail attribute 
values from those entries".

So, you can see that it really does not care which object classes you 
have used to compose entries that contain mail attributes. It is, 
however, hardcoded to look for the mail and cn attributes.

For my accounts, I use at least the following classes:

person
organizationalPerson
inetOrgPerson
posixAccount

I use uid for the naming attribute, but still include cn in the entry.

--
mike




[Index of Archives]     [Fedora User Discussion]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora News]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora QA]     [Fedora Triage]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Yosemite Photos]     [Linux Apps]     [Maemo Users]     [Gnome Users]     [KDE Users]     [Fedora Tools]     [Fedora Art]     [Fedora Docs]     [Maemo Users]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Fedora ARM]

  Powered by Linux