[imp] another horde/imp like solution

Rich Lafferty rich@horde.org
Mon, 7 May 2001 12:24:28 -0400


On Mon, May 07, 2001 at 09:20:28PM +0500, Abid Ghufran (abidghufran@hotmail.com) wrote:
> I dont mean to offend but is there any other solution for web based email 
> for the linux platform?

At least two dozen, last I checked. Have you tried searching the web,
or Freshmeat?

  -Rich

-- 
------------------------------ Rich Lafferty ---------------------------
 Sysadmin/Programmer, Instructional and Information Technology Services
   Concordia University, Montreal, QC                 (514) 848-7625
------------------------- rich@alcor.concordia.ca ----------------------


>From chuck@horde.org Date: Mon,  7 May 2001 12:39:34 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 92140 invoked from network); 7 May 2001 16:40:55 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 7 May 2001 16:40:55 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 2B0E53CA6; Mon,  7 May 2001 12:39:35 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  7 May 2001 12:39:34 -0400
Message-ID: <989253574.3af6cfc6e751a@marina.horde.org>
Date: Mon,  7 May 2001 12:39:34 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <989247945.3af6b9c98c0f6@mail-dev.starken.com>
In-Reply-To: <989247945.3af6b9c98c0f6@mail-dev.starken.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: [imp] Undefined index

Quoting Daniel Wittenberg <daniel-wittenberg@starken.com>:

> Warning: Undefined index: contact in
> /home/httpd/mail-dev/horde-1.3.3/lib/Registry.php on line 47

Looks like you're using the tarball... Registry.php has better error checking 
now, and a _lot_ has been done since those tarballs were rolled; you might want 
to just get a cvs checkout.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"When you can't even start, it's time to stop" - Jason


>From martin@bugs.unl.edu.ar Date: Mon,  7 May 2001 15:19:21 +0300
Return-Path: <martin@bugs.unl.edu.ar>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 95401 invoked from network); 7 May 2001 18:18:53 -0000
Received: from bugs.unl.edu.ar (168.96.132.208)
  by horde.org with SMTP; 7 May 2001 18:18:53 -0000
Received: by bugs.unl.edu.ar (Postfix, from userid 60001)
	id 12AEA2AB3A; Mon,  7 May 2001 15:19:22 +0300 (GMT)
Received: from 170.210.15.78 ( [170.210.15.78])
	as user martin@localhost by bugs.unl.edu.ar with HTTP;
	Mon,  7 May 2001 15:19:21 +0300
Message-ID: <989237961.3af692c9642d6@bugs.unl.edu.ar>
Date: Mon,  7 May 2001 15:19:21 +0300
From: =?iso-8859-1?B?TWFydO1uIE1hcnF16XM=?= <martin@bugs.unl.edu.ar>
To: imp@lists.horde.org
References: <01050711411905.17471@bugs> <989252515.3af6cba3aae72@www.the-triumvirate.net>
In-Reply-To: <989252515.3af6cba3aae72@www.the-triumvirate.net>
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
Subject: Re: [imp] problems with 2.3.7-cvs

Quoting Max Kalika <max@the-triumvirate.net>:

> Quoting Martín Marqués <martin@bugs.unl.edu.ar>:
> 
> > When I change my options (signature, name, etc), I tell it to save the 
> > options, y answers that my new options have been saved, but it doesn't save
> a 
> > thing.
> 
> Check your sql logs, etc.  You may also have an old database schema.

You were right. I had an old schema.

Bug report: The postgresql part of horde/scripts/db/README is wrong. It should
be:

$ psql horde < auth.sql
$ psql horde < prefs.sql

The readme says to do it with the template1 database, which is wrong.

> > The other is that when I go to contacts I get a new windows with a login 
> > form. What should I do with this? Is it a bug or a feature I ignore?
> 
> It's in the mail archives:
> 
> If you have the latest CVS code, edit your horde/config/registry.php file and
> 
> set IMP to be the Authentication controller for Horde.  You should see to
> lines 
> that are commented out, uncomment them: 
> 
> $this->registry['auth']['login'] = 'imp'; 
> $this->registry['auth']['logout'] = 'imp'; 

This lines don't appear on the horde/config/registry.php file. Should I add
them?

Saludos... :-)

-- 
El mejor sistema operativo es aquel que te da de comer.
Cuida tu dieta.
-----------------------------------------------------------------
Martin Marques                  |        mmarques@unl.edu.ar
Programador, Administrador      |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------