[imp] Folder Listing does not work.

Federico Petronio petronio@agro.uba.ar
Wed, 06 Feb 2002 19:07:58 -0300


> Quoting Suraj Kumar Rai <surajrai@yahoo.com>:
> 
>> Hi All,
>> > When I click on the "Folders" icon on the toolbar I get a lot of warnings. 
>> The warning messages say something like:
>> > Warning: Undefined index attributes in 
>> /var/www/html/horde-2.0/imp-3.0/lib/Tree.php on line 689
> 
> I'll need detailed information about your server/folders setup - folder prefix, 
> shared folders, hierarchies, are imap subscriptions on, etc. - to track this 
> down.
> 
> -chuck

I have the same problem. This is my imp/config/servers.php:

$servers['imap'] = array(
     'name' => 'IMAP Agro Server',
     'server' => 'mail.agro.uba.ar',
     'protocol' => 'imap',
     'port' => 143,
     'folders' => 'CORREO-',
     'namespace' => 'CORREO-',
     'maildomain' => 'agro.uba.ar',
     'smtphost' => 'mail.agro.uba.ar',
     'realm' => '',
     'preferred' => ''
);


I have php-4.1.0-0horde2, imp-3.0-1, horde-2.0-1 on RedHat 7.2 and 
imap-2000c-1.6.0 on RedHat 6.2

The folders are files in the user's home folders with the prefix CORREO- 
(i.e. CORREO-sent-mail). That work perfect with 2.2.x but in 3.0 the 
folders tree does not appears, instead shows the message:


Warning: Undefined index: attributes in 
/var/www/html/horde/imp/lib/Tree.php on line 689

Warning: Undefined index: {mail.agro.uba.ar:143/imap}CORREO-drafts in 
/var/www/html/horde/imp/lib/Tree.php on line 652

Warning: Undefined index: {mail.agro.uba.ar:143/imap}CORREO-fede in 
/var/www/html/horde/imp/lib/Tree.php on line 652

Warning: Undefined index: {mail.agro.uba.ar:143/imap}CORREO-pruebas in 
/var/www/html/horde/imp/lib/Tree.php on line 652

Warning: Undefined index: {mail.agro.uba.ar:143/imap}CORREO-sent-mail in 
/var/www/html/horde/imp/lib/Tree.php on line 652

Warning: Undefined index: 
{mail.agro.uba.ar:143/imap}CORREO-sent-mail-jan-2002 in 
/var/www/html/horde/imp/lib/Tree.php on line 652

Warning: Cannot add header information - headers already sent by (output 
started at /var/www/html/horde/imp/lib/Tree.php:689) in 
/usr/share/php/HTTP/Compress.php on line 75

Warning: Cannot add header information - headers already sent by (output 
started at /var/www/html/horde/imp/lib/Tree.php:689) in 
/usr/share/php/HTTP/Compress.php on line 76

Warning: Cannot add header information - headers already sent by (output 
started at /var/www/html/horde/imp/lib/Tree.php:689) in 
/usr/share/php/HTTP/Compress.php on line 86

Warning: Cannot add header information - headers already sent by (output 
started at /var/www/html/horde/imp/lib/Tree.php:689) in 
/usr/share/php/HTTP/Compress.php on line 100

< a lot of not printable characters here...>



I should tell that I can work with folders (I mean creating, deleting, 
etc. works well) just the tree view does not work. Any idea ?

Thanks a lot for your help.


-- 
					Federico Petronio
					petronio@agro.uba.ar
					Linux User #129974

---
Unix IS user friendly. It's just selective about who its friends are.



>From eric.rostetter@physics.utexas.edu Date: Wed,  6 Feb 2002 16:29:51 -0600
Return-Path: <eric.rostetter@physics.utexas.edu>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 47962 invoked from network); 6 Feb 2002 22:29:53 -0000
Received: from pcgxmt1.ph.utexas.edu (root@128.83.114.121)
  by clark.horde.org with SMTP; 6 Feb 2002 22:29:53 -0000
Received: (from httpd@localhost)
	by pcgxmt1.ph.utexas.edu (8.9.3/8.9.3) id QAA08595
	for imp@lists.horde.org; Wed, 6 Feb 2002 16:29:51 -0600
Received: from 128.83.155.179 ( [128.83.155.179])
	as user ericr@localhost by mail.ph.utexas.edu with HTTP;
	Wed,  6 Feb 2002 16:29:51 -0600
Message-ID: <1013034591.3c61ae5f27114@mail.ph.utexas.edu>
Date: Wed,  6 Feb 2002 16:29:51 -0600
From: Eric Jon ROSTETTER <eric.rostetter@physics.utexas.edu>
To: imp@lists.horde.org
References: <1013023004.3c61811d00016@mail.ph.utexas.edu>
In-Reply-To: <1013023004.3c61811d00016@mail.ph.utexas.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.1-cvs
Subject: Re: [imp] new passwd et all packages

Quoting Eric Jon ROSTETTER <eric.rostetter@physics.utexas.edu>:

> As always, the files are at
> https://mail.ph.utexas.edu/test2/horde/patches/public/

Correction, the url is:

https://mail.ph.utexas.edu/test2/patches/public/
 
> I really should move them to a nicer url though ;)  Maybe that will be my
> next change!

Should hurry.  The new one is confusing even myself ;)
 
Eric Jon Rostetter
The Department of Physics
The University of Texas at Austin
Austin, Texas 78712-1081

Office:    RLM 7.126
Telephone: 512-471-5821
Email:	   eric.rostetter@physics.utexas.edu

Fragen Sie nicht was Ihre Kumputer tun koennen,
aber fragen Sie was Sie fur Ihre Kumputer koennen.


>From chuck@horde.org Date: Wed,  6 Feb 2002 17:36:25 -0500
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 49011 invoked from network); 6 Feb 2002 22:37:03 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 6 Feb 2002 22:37:03 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 56F463C85; Wed,  6 Feb 2002 17:36:25 -0500 (EST)
Received: from 192.168.0.127 ( [192.168.0.127])
	as user chuck@localhost by marina.horde.org with HTTP;
	Wed,  6 Feb 2002 17:36:25 -0500
Message-ID: <1013034985.3c61afe929577@marina.horde.org>
Date: Wed,  6 Feb 2002 17:36:25 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
Subject: Fwd: problem with a IMP webserver



----- Forwarded message from Paulo Patiņo Monge <ppatino@cfia.or.cr> -----
    From: Paulo Patiņo Monge <ppatino@cfia.or.cr>
 Subject: problem with a IMP webserver

Hi my name is Paulo and I have a several problems with my instalation of
IMP I am using red hat 7.2 and after 30 access more a less the server is
blocking all the httpd services I don't know what happenned perhaps are
you have some idea. My imp using only a horde_shl because I can't
install a database here I don't  know why I do every thing from your
 help manuals

Thamk you


----- End forwarded message -----


-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin