I have problems using the Open-Exchange-Server 5 as LDAP-Server for
squirrelmail 1.4.4.
Before I used SLOX and Adress-Browsing was fine ,the entry in config.php
looks like:
$ldap_server[0] = array(
'host' => 'ipadresseslox41server',
'base' => 'dc=mail,dc=domain',
'binddn' => 'uid=cyrus,dc=mail,
Can somebody tell me what I have to change in functions/addressbook.php so
that addresses from our LDAP-Server are no longer sorted by first name but
by last name. I searched the archive but didn't found the answer, although
I know that somewhere I read the answer already, g ! ;-)
Thanks
Dirk
re
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> --
> squirrelmail-users mailing list
> Posting Guidelines:
> http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
> List Address: [EMAIL PROTECTED]
> List Archives:
> http://news.gmane.org/thread.ph
Upps, one mistake in my previous mail:
> $SQSPELL_APP = array('Deutsch' => '/usr/bin/ispell -d deutsch -a');
is
$SQSPELL_APP = array('German' => '/usr/bin/ispell -d deutsch -a');
Sorry ! ;-)
---
This SF.net email is sponsored by: IT Produ
I installed SQ1.50 on SuSE 9.1. Activated squirrelspell Plugin, ispell ist
installed. Want to use it for a german Configuration, so I changed the
following lines in sqsqpell_config.php:
$SQSPELL_APP = array('Deutsch' => '/usr/bin/ispell -d deutsch -a');
$SQSPELL_APP_DEFAULT = 'German';
Use of isp
My Configuration:
Squirrelmail 1.5.1 CVS ( 09/26)
PHP 4.3.8 Compile-Options:
./configure' '--with-mysql' '--with-ldap'
'--with-apxs=/usr/local/etc/httpd/bin/apxs' '--with-gd' '--with-zlib'
'--enable-sysvshm=yes' '--enable-sysvsem=yes' '--enable-url-includes=yes'
'--enable-track-vars=yes' '--with-co
>> Hmmm, I'm using squirrelmail with the SuSE Open-Exchange-Server. First
>> of
>> all, squirrelmail is fantastic. The E-Mail-Surface of the
>> Exchange-Server
>> of SuSE is awful, so we try to use squirrelmail for our 300 users.
>>
>> OK, one problem:
>> I try to use the LDAP-Server as addressbo
Hmmm, I'm using squirrelmail with the SuSE Open-Exchange-Server. First of
all, squirrelmail is fantastic. The E-Mail-Surface of the Exchange-Server
of SuSE is awful, so we try to use squirrelmail for our 300 users.
OK, one problem:
I try to use the LDAP-Server as addressbook in squirrelmail. LDAP-