Correct Way to Implement Public & Private Addressbooks?
m.ibarra@cdcixis-na.com
m.ibarra@cdcixis-na.com
Fri, 7 Sep 2001 14:03:28 -0400
Hello:
I am running the following:
Horde-latest-cvs
Turba-latest-cvs
Linux (2.4)
PHP-4.0.6
PEAR-cvs
MySQL
LDAP (running, however I am not using it)
I currently have my "localsql" set to "public => true"
Am I correct to believe that I simply need to create another
group, ie "privatesql or private" with similiar entries for
this? How and where do I make it so that a user upon
adding an entry makes it either public and/or private?
Thanks in advance,
-mike
>From chuck@horde.org Date: Fri, 7 Sep 2001 14:08:21 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact turba-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list turba@lists.horde.org
Received: (qmail 14288 invoked from network); 7 Sep 2001 18:08:52 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
by horde.org with SMTP; 7 Sep 2001 18:08:52 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 711DD39F6; Fri, 7 Sep 2001 14:08:21 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@localhost by marina.horde.org with HTTP;
Fri, 7 Sep 2001 14:08:21 -0400
Message-ID: <999886101.3b990d153a773@marina.horde.org>
Date: Fri, 7 Sep 2001 14:08:21 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: turba@lists.horde.org
References: <50C877359DC3D21192DE0008C7B1CC530620104E@winntsvr.cdcna.com>
In-Reply-To: <50C877359DC3D21192DE0008C7B1CC530620104E@winntsvr.cdcna.com>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [turba] Correct Way to Implement Public & Private Addressbooks?
Quoting m.ibarra@cdcixis-na.com:
> I currently have my "localsql" set to "public => true"
> Am I correct to believe that I simply need to create another
> group, ie "privatesql or private" with similiar entries for
> this? How and where do I make it so that a user upon
> adding an entry makes it either public and/or private?
Yup. If there are multiple addressbooks that are writeable, the user will be
prompted which to add it to when they click "Add". Addresses added from IMP
will be added to whichever addressbook is selected in IMP's 'add_source'
preference.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.
>From tdavis@birddog.com Date: Fri, 7 Sep 2001 13:34:34 -0500
Return-Path: <tdavis@birddog.com>
Mailing-List: contact turba-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list turba@lists.horde.org
Received: (qmail 14881 invoked from network); 7 Sep 2001 18:36:24 -0000
Received: from softdnserror (HELO hermes.birddog.com) (63.125.164.131)
by horde.org with SMTP; 7 Sep 2001 18:36:24 -0000
Received: from localhost (prometheus.birddog.com [10.2.0.4])
by hermes.birddog.com (8.11.6/8.11.6) with ESMTP id f87IaOF03762
for <turba@lists.horde.org>; Fri, 7 Sep 2001 13:36:24 -0500
Received: from 10.10.10.200 ( [10.10.10.200])
as user td@imap.birddog.com by secure.birddog.com with HTTP;
Fri, 7 Sep 2001 13:34:34 -0500
Message-ID: <999887674.3b99133a34e1f@secure.birddog.com>
Date: Fri, 7 Sep 2001 13:34:34 -0500
From: Terry Davis <tdavis@birddog.com>
To: turba@lists.horde.org
References: <50C877359DC3D21192DE0008C7B1CC530620104E@winntsvr.cdcna.com> <999886101.3b990d153a773@marina.horde.org>
In-Reply-To: <999886101.3b990d153a773@marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 10.10.10.200
X-Scanned-By: MIMEDefang 1.3 (www dot roaringpenguin dot com slash mimedefang)
Subject: Re: [turba] Correct Way to Implement Public & Private Addressbooks?
I would strongly recommend that you implement ldap and stuff your entries in
it vs sql. The reason for this is it is a more standard way and other popular
mail clients interface to an ldap, not an sql server.
Just a humble opinion as I do not know your situation.
--
Terry Davis
Systems Administrator
BirdDog Solutions, Inc.
(402) 829-6059
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Quoting m.ibarra@cdcixis-na.com:
>
> > I currently have my "localsql" set to "public => true"
> > Am I correct to believe that I simply need to create another
> > group, ie "privatesql or private" with similiar entries for
> > this? How and where do I make it so that a user upon
> > adding an entry makes it either public and/or private?
>
> Yup. If there are multiple addressbooks that are writeable, the user will be
>
> prompted which to add it to when they click "Add". Addresses added from IMP
>
> will be added to whichever addressbook is selected in IMP's 'add_source'
> preference.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> Some fallen angels have their good reasons.
>
> --
> Turba mailing list: http://horde.org/turba/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: turba-unsubscribe@lists.horde.org
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/