Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-21 Thread Tomas Kuliavas
> > The O.S. of the LDAP server is Windows NT. > > Is it necessary to have OpenLDAP installed in the mail server? OpenLDAP provides LDAP server, client utilities and client libraries. In order to connect to remote LDAP server with PHP, you need PHP LDAP extension. PHP LDAP extension depends on LDA

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-19 Thread Gonzalo Carmona Martinez
ona Martinez" <[EMAIL PROTECTED]> >CC: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] Addressbook with Squirrelmail >Date: Tue, 19 Jun 2007 19:19:57 +0300 (EEST) > >Test script works correctly with remote Win2k3 R2 ADS server. Tested ADS >in Windows 2000

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-19 Thread Tomas Kuliavas
php on line 160 > LDAP search failed. > > Closing connection > > ** > > Sorry, I have no acces to any information about the ADS domain. > > Thank you for your help, Tomas. > > > >>From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >>To:

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-19 Thread Gonzalo Carmona Martinez
PROTECTED]> >CC: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] Addressbook with Squirrelmail >Date: Tue, 19 Jun 2007 15:07:07 +0300 (EEST) > >Please show all script output. If output contains private information - >hide or mangle only private information. Other text prin

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-19 Thread Tomas Kuliavas
f the problem? > > Thank you for your help. > > >>From: "Tomas Kuliavas" <[EMAIL PROTECTED]> >>To: "Gonzalo Carmona Martinez" <[EMAIL PROTECTED]> >>CC: squirrelmail-users@lists.sourceforge.net >>Subject: Re: [SM-USERS] Addressbook

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-19 Thread Gonzalo Carmona Martinez
]> >To: "Gonzalo Carmona Martinez" <[EMAIL PROTECTED]> >CC: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] Addressbook with Squirrelmail >Date: Mon, 18 Jun 2007 13:06:13 +0300 (EEST) > >SquirrelMail 1.5.2svn has ldap test script in

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Tomas Kuliavas
dea? > > Thank you very much for your help. > >>From: Tomas Kuliavas <[EMAIL PROTECTED]> >>To: squirrelmail-users@lists.sourceforge.net >>Subject: Re: [SM-USERS] Addressbook with Squirrelmail >>Date: Mon, 18 Jun 2007 07:46:51 + (UTC) >> >> >

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Gonzalo Carmona Martinez
[EMAIL PROTECTED]> >To: squirrelmail-users@lists.sourceforge.net >Subject: Re: [SM-USERS] Addressbook with Squirrelmail >Date: Mon, 18 Jun 2007 07:46:51 + (UTC) > > > I have a mail server with postfix and Squirrelmail, and I would like to >use > > an address book, t

Re: [SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Tomas Kuliavas
> I have a mail server with postfix and Squirrelmail, and I would like to use > an address book, that is allocated in another server. > > In the squirrelmail configuration file I worte this lines: > > $ldap_server[0] = array( > 'host' => , > 'name' => > ); > > where is the IP of the addressbo

[SM-USERS] Addressbook with Squirrelmail

2007-06-18 Thread Gonzalo Carmona Martinez
Hello, I have a mail server with postfix and Squirrelmail, and I would like to use an address book, that is allocated in another server. In the squirrelmail configuration file I worte this lines: $ldap_server[0] = array( 'host' => , 'name' => ); where is the IP of the addressbook server. W