[imp] PostgreSQL setup problem?

Jon Parise jon@horde.org
Fri, 8 Mar 2002 12:25:29 -0500


On Fri, Mar 08, 2002 at 12:03:54PM -0500, Michael Bull wrote:

> >Oh... it seems horde/imp uses TCP/IP rather than local
> >sockets.  How stupid of me for not trying that.  It works now.
> 
> It's a PHP thing, not a horde/imp thing -- but yep, that's the
> way it works.  Glad I could help.

It's actually a PEAR thing. =)

You can connect via the Unix domain socket by adding this:

    $conf['prefs']['params']['protocol'] = 'unix';

-- 
Jon Parise (jon@csh.rit.edu)  .  Information Technology (2001)
http://www.csh.rit.edu/~jon/  :  Computer Science House Member


>From  Fri Mar 8 11:31:12 2002
Return-Path: <ccrowley@tulane.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 21454 invoked from network); 8 Mar 2002 17:31:38 -0000
Received: from trend3-vw.tcs.tulane.edu (HELO trend3.tcs.tulane.edu) (129.81.255.237)
  by clark.horde.org with SMTP; 8 Mar 2002 17:31:38 -0000
Received: from trend3.tcs.tulane.edu (localhost [127.0.0.1])
	by trend3.tcs.tulane.edu (8.12.2/8.12.2) with ESMTP id g28HUukE031556;
	Fri, 8 Mar 2002 11:30:56 -0600
Received: from s4.tcs.tulane.edu (s4.tcs.tulane.edu [129.81.224.5])
	by trend3.tcs.tulane.edu (8.12.2/8.12.2) with ESMTP id g28HUtZ0031527;
	Fri, 8 Mar 2002 11:30:55 -0600
Received: from netview (dhcp-119-25.tulane.edu [129.81.119.25])
	by s4.tcs.tulane.edu (8.11.6/8.10.1) with SMTP id g28HVCw20261;
	Fri, 8 Mar 2002 11:31:22 -0600 (CST)
Message-ID: <9d8c01c1c6c7$10d96a00$19775181@netview>
From: "Christopher Crowley" <ccrowley@tulane.edu>
To: <fthiel@lynx-technologies.com>
Cc: <imp@lists.horde.org>, <turba@lists.horde.org>
References: <007e01c1c6ad$4f410e70$f80aa8c0@lynxport2>
Date: Fri, 8 Mar 2002 11:31:12 -0600
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
Subject: Re: [imp] Microsoft Exchange 2000 and Active Directory ... it is working !

Frédéric -

Can you share your specific configuration method with me for Turba / LDAP
connecting to Active Directory?  My situation is a college in the university
wants to migrate their email directory to AD. But, they can't do it yet
because it would break the IMP access to their current LDAP server.

Anything from your recent configuration experience that might be applicable
to this problem?

Thanks.

Chris


----- Original Message -----
From: "Frédéric THIEL" <    >
To: <horde@lists.horde.org>; <imp@lists.horde.org>; <turba@lists.horde.org>
Sent: Friday, March 08, 2002 8:26 AM
Subject: [imp] Microsoft Exchange 2000 and Active Directory ... it is
working !


> Hello everybody,
>
> Even if my solution is not a "cute" solution, it is working well ! On a
> Mandrake 8.1 (2.4.12) I have an Apache 1.3.23 with PHP 4.1.1, mod_SSL
2.8.7,
> OpenSSL 0.9.6c, OpenLDAP 2.0.23, IMAP-2000c, MySQL 3.23.49a running Horde
> 2.0 with IMP 3.0 and Turba 1.0.
>
> Users can connect through HTTPS to the Webmail server, then after beeing
> authenticated, have access to their mail and their contacts, extracted
from
> an Exchange Server 2000 on an Active Directory domain.
>
> I would like to thank people that gave me ideas, especially when I was
> depressed with Active Directory :-)
>
> And to finish, thank you, the dev team, you did really a good job !
>
> Fred
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>