[imp] RE: Re: Exchange

Joost De Cock joost.decock@astrid.be
Mon, 16 Sep 2002 19:55:54 +0200


With your exchange server, you have a software tool to administrate it (it's
probably installed on the exchange server)
If you configured the exchange server, then you must have used it. In there
you should be able to find those settings somewhere.

If you can't find them, connect over plain http to imp and sniff the traffic
between mail and webserver, that will give you an idea about what goes
wrong.

Good luck

Joost

-----Original Message-----
From: Enterprise S.n.c. [mailto:enterprise@lanenterprise.it]
Sent: maandag 16 september 2002 19:23
To: Joost De Cock
Subject: Re: Re: Exchange


Thanks for the reply,

I've tried your configuration and now I don't have any connection problem
but when I search for a name or alias there is no response, like the list is
empty. I think that I'm using wrong parameter in cn , ou or o. The release
of Exchange I'm using is 2000 SP2 in Italian Language and I don't know how
to find the parameters of cn, ou and o. I know it's a stupid question but
it's one of the firs time I'm using a Microsoft mail server ( I prefer
unix/linux ).
I hope you can help me.

Pierpaolo Sciuca
----- Original Message -----
From: "Joost De Cock" <joost.decock@astrid.be>
Newsgroups: gmane.comp.horde.imp
Sent: Monday, September 16, 2002 1:06 PM
Subject: RE: Re: Exchange


> Here is what it looks like in my /path_to_horde/turba/config/sources.php
> file:
>
>
> $cfgSources['exchange'] = array(
>     'title' => 'Astrid mail server',
>     'type' => 'ldap',
>     'params' => array(
>         'server' => '111.222.333.444',
>         'port' => 389,
>         'root' => 'cn=Recipients, ou=ASTRID, o=ASTRID.BE',
>         'filter' => ''
>     ),
>     'map' => array(
>         '__key' => 'dn',
>         'name' => 'cn',
>         'email' => 'mail',
>         'alias' => 'givenname'
>     ),
>     'search' => array(
>         'name',
>         'email',
>         'alias'
>     ),
>     'public' => true,
>     'readonly' => true,
>     'export' => false
> );
>
>
> As you can see, I called it exchange in the array, but the users will see
> 'Astrid mail server' as the name.
> Change 111.222.333.444 with your ip address (I obviously changed this to
> cover my ass)
> You chould change the OU (Organisational Unit) and O (Organisation) to
what
> works for you (if you're not sure, open your the exchange administrator
> software, it displays the OU and O)
> A setup like this let's you search by name, email address and alias.
>
>
> Goog luck!
>
> Joost
>
> -----Original Message-----
> From: Enterprise [mailto:enterprise@lanenterprise.it]
> Sent: maandag 16 september 2002 9:21
> To: imp@lists.horde.org
> Subject: [imp] Re: Exchange
>
>
> Many thanks for the reply and excuse me for the bad english!
>
> I've tried to setup the LDAP in IMP but I always receive a connection
error.
> Do you know what parameter I must give to IMP to connect to Exchange LDAP?
> (DC, OU, ?????)
>
>  Thanks, Pierpaolo Sciuca
>
> ----- Original Message -----
> From: "Chuck Hagenbuch" <chuck@horde.org>
> Sent: Friday, September 13, 2002 8:12 PM
> Subject: Re: Exchange
>
>
> > Quoting Enterprise <enterprise@lanenterprise.it>:
> >
> > > Someone know if it's possible to use the global address list of an
> > > Exchange 2000 Server in Turba ?
> >
> > Yes; you just need to set up exchange to allow access via LDAP.
> >
> > -chuck
> >
> > --
> > Charles Hagenbuch, <chuck@horde.org>
> > "After a few minutes the most aromatic and nice smelling Italian coffee
> >  will come out of the exhaustpipe." - Our stove-top espresso pot
> >
> > --
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
>
>
>
>
>
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>
> **********************************************************************
> The information in this mail is confidential and is intended solely
> for the addressee(s).
> Access to this email by anyone else is unauthorised. If you are not
> an intended recipient, you must not read, use or disseminate the
> information contained in the email.
> **********************************************************************
>
> --
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>




**********************************************************************
The information in this mail is confidential and is intended solely
for the addressee(s).
Access to this email by anyone else is unauthorised. If you are not
an intended recipient, you must not read, use or disseminate the 
information contained in the email.
**********************************************************************