tir, 06.09.2005 kl. 10.45 skrev Tomas Kuliavas:
[...]
> > My experience to date (first with 1.4.3a, then 1.5.1CVS), is that out of
> > the box the LDAP addresses are only accessible in compose mode, then
> > they work very well :)
> >
> > Could one of the SM people please prove me wrong?
>
> LDA
> On 9/6/05, Tomas Kuliavas <[EMAIL PROTECTED]> wrote:
>> check if you have php4-ldap package installed and ldap extension enabled
>> in php configuration
>
> Php4-ldap is installed and ldap extension is enabled in php.ini
>
>> click on Addresses button in message compose windows
>
> Did that. Unab
> tir, 06.09.2005 kl. 06.26 skrev Thaths:
>
>> I have installed squirrelmail from a deb package on my box. I ran
>> conf.pl and specified the LDAP server running on local host. My
>> config.php has the following lines in it:
>>
>> $ldap_server[0] = array(
>> 'host' => 'localhost',
>> 'base'
tir, 06.09.2005 kl. 06.26 skrev Thaths:
> I have installed squirrelmail from a deb package on my box. I ran
> conf.pl and specified the LDAP server running on local host. My
> config.php has the following lines in it:
>
> $ldap_server[0] = array(
> 'host' => 'localhost',
> 'base' => 'ou=p
> Hi,
>
> I have installed squirrelmail from a deb package on my box. I ran
> conf.pl and specified the LDAP server running on local host. My
> config.php has the following lines in it:
>
> $ldap_server[0] = array(
> 'host' => 'localhost',
> 'base' => 'ou=people,dc=comat,dc=com',
> 'nam
Hi,
I have installed squirrelmail from a deb package on my box. I ran
conf.pl and specified the LDAP server running on local host. My
config.php has the following lines in it:
$ldap_server[0] = array(
'host' => 'localhost',
'base' => 'ou=people,dc=comat,dc=com',
'name' => 'comat'
);