> So what do I enter into the address book sources dialog under the > "Advanced" tab? Nothing seems to work! Any clues anyone?
We also have an Exchange server - the settings I use are: o=Pinnacle Insurance Plc, c=GB In the Search base field And Search scope: Sub Now, the c= bit is your country [US for you?] As for what o is, you could ask your NT administrator [heh] or if you have OpenLDAP installed on your system, try something like this: ldapsearch -h exchangeservername -x -s sub -L "(sn=wilkinson)" This will list entries in the LDAP database for people with the surname Wilkinson, look on a line that starts dn: for the o= entry. James -- James Ogley, Unix Systems Administrator, Pinnacle Insurance Plc [EMAIL PROTECTED] www.pinnacle.co.uk +44 (0) 20 8731 3619 Using Free Software since 1994, running GNU/Linux (SuSE 7.x) This email was created and sent with Ximian Evolution 0.16 *********************************************************************** CONFIDENTIALITY. This e-mail and any attachments are confidential and may also be privileged. If you are not the named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose, or store or copy the information in any medium. Any views expressed in this message are those of the individual sender, except where the sender specifically states them to be the views of Pinnacle Insurance Plc. If you have received this e-mail in error please immediately notify our Helpdesk on +44 (0) 20 8207 9555. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com ********************************************************************** _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
