8 messages in net.sourceforge.lists.courier-sqwebmail[sqwebmail] LDAP Address Books in SQW...
FromSent OnAttachments
Stephen MeatheringhamJan 7, 2007 3:48 pm 
Sam VarshavchikJan 7, 2007 4:08 pm 
Stephen MeatheringhamJan 7, 2007 4:19 pm 
Sam VarshavchikJan 7, 2007 6:43 pm 
Stephen MeatheringhamJan 7, 2007 8:19 pm 
Brian CandlerJan 8, 2007 12:36 pm 
Stephen MeatheringhamJan 8, 2007 4:26 pm 
Sam VarshavchikJan 8, 2007 6:41 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[sqwebmail] LDAP Address Books in SQWebMail Web InterfaceActions...
From:Stephen Meatheringham (s.me@adfa.edu.au)
Date:Jan 7, 2007 3:48:55 pm
List:net.sourceforge.lists.courier-sqwebmail

All I have only just subscribed to this list today in order to see if anyone has any ideas on the following problem. I did post it to the courier-users list, but in hindsight this list is most probably more appropriate.

I am trying to evaluate the address book searching in the webmail (SQWebMail) interface to the courier mail server (version 0.53.3). I am running under SLES10.

I am unable to get any response from this in the web interface.

I have defined the information regarding my LDAP server in /usr/lib/courier/etc/ldapaddressbook: ADFA dir.adfa.edu.au 389 ou=staff,o=adfa

However, typing in various last names in the search box in the web interface give nothing at all.

The Courier installation documentation (p 44) under "LDAP address book import" indicates that the courier(8) man page should be consulted for more information. That appears only to have the same information as the installation docs??

I have run /usr/bin/ldapsearch and this gives me answers that I would expect using the following format (an example looking for a CN value of "fnurk": ldapsearch -x -h dir.adfa.edu.au -b 'ou=staff,o=adfa' '(cn=fnurk)'

Having dug around in the Courier installation directories I find another ldapsearch binary (in the /usr/lib/courier/share/sqwebmail directory). I can get no response from that program at all.

Can anyone enlighten me as to what I am doing wrong?

I also can see no way to specify what filter to use with the search. I would like to use "cn" for that.

Thanks in advance for any suggestions or pointers.