[imp] wvWare blank screen and IMP 3

Lars Hecking lhecking@nmrc.ucc.ie
Thu, 7 Feb 2002 15:03:01 +0000


 (Jan, your quoting style sucks big time! Can't you trim your replies??)

Jan Schneider writes:
> Try wvWare 0.70.
 
 wvWare 0.6.5 was the last version that worked for me on Solaris. 0.6.8
 and 0.7.1 didn't. Whether or not this applies to other OSes, I don't know.

> Zitat von "Walter R. Moore" <moorewr@eckerd.edu>:
> > > I am using
> > >     Redhat 7.2
> > >     apache 1.3.20
> > >     php 4.0.6
> > > (in otherwords, stock redhat 7.2) plus
> > >     wvWare 0.6.5

 What I found out yesterday: if the wvWare stuff is in a location that is
 not in httpd's PATH environment (i.e. the PATH setting when apache is
 started), wvHtml won't find the wvWare program. I had to manually modify
 all the wv* scripts to a) fix the prefix, and b) add the correct PATH.

 Whether or not this applies to your setup, I can't say :)



>From marcus@riboflavin.net Date: Thu,  7 Feb 2002 09:15:33 -0600
Return-Path: <marcus@riboflavin.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 15197 invoked from network); 7 Feb 2002 15:16:01 -0000
Received: from dsl.75.79.networkiowa.com (HELO www.riboflavin.net) (209.234.75.79)
  by clark.horde.org with SMTP; 7 Feb 2002 15:16:01 -0000
Received: from localhost (dsl.75.91.networkiowa.com [209.234.75.91])
	by www.riboflavin.net (8.11.1/8.11.1) with ESMTP id g17FIc119543
	for <imp@lists.horde.org>; Thu, 7 Feb 2002 09:18:39 -0600 (CST)
	(envelope-from marcus@riboflavin.net)
Received: from 209.234.75.79 ( [209.234.75.79])
	as user marcus@imap.riboflavin.net by horde.riboflavin.net with HTTP;
	Thu,  7 Feb 2002 09:15:33 -0600
Message-ID: <1013094933.3c629a154a107@horde.riboflavin.net>
Date: Thu,  7 Feb 2002 09:15:33 -0600
From: "Marcus I. Ryan" <marcus@riboflavin.net>
To: imp@lists.horde.org
References: <3C61A93E.3010303@agro.uba.ar>
In-Reply-To: <3C61A93E.3010303@agro.uba.ar>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Originating-IP: 209.234.75.79
Subject: Re: [imp] Folder Listing does not work.

Suraj: What is your folder prefix?  I sent an email to the list
yesterday to fix the same problem.  Mine was caused by having a dot as
the first character of the imap folder (folder prefix: .imap/) and I had
show_dotfiles set to false.  If you search the MARC archives for
noTrailingDelimiter you should find it...

Federico: You shouldn't set folders and namespace, at least not to the
same thing; it's one or the other.  It looks to me like you probably
want to set namespace and leave folders alone.  At least, my guess is
that your folders look like CORREO-Folder1, not CORREO-/Folder1 on the
filesystem...

Quoting Federico Petronio <petronio@agro.uba.ar>:

> > 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.
> 
> 
> -- 
> 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
> 
> 


-- 
Marcus I. Ryan, marcus@riboflavin.net
-----------------------------------------------------------------------
 "Love is a snowmobile racing across the tundra and then suddenly it
 flips over, pinning you underneath.  At night, the ice weasels come."
                 -- Matt Groening
-----------------------------------------------------------------------



>From chuck@horde.org Date: Thu,  7 Feb 2002 10:26:22 -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 16364 invoked from network); 7 Feb 2002 15:27:01 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 7 Feb 2002 15:27:01 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id D6B2739FF; Thu,  7 Feb 2002 10:26:22 -0500 (EST)
Received: from 192.168.0.129 ( [192.168.0.129])
	as user chuck@localhost by marina.horde.org with HTTP;
	Thu,  7 Feb 2002 10:26:22 -0500
Message-ID: <1013095582.3c629c9ead733@marina.horde.org>
Date: Thu,  7 Feb 2002 10:26:22 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <3C625327.5020509@q-linux.com> <1013077565.3c62563d1132e@jan.dip.ammma.net> <3C626803.6080502@q-linux.com>
In-Reply-To: <3C626803.6080502@q-linux.com>
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: Re: [imp] imp 3.0

Quoting Larry Demic <demic.pabalan@q-linux.com>:

> I installed php-imap-4.1.1-1, I thought installing this will enable imap 
> support on php.

Look at horde/test.php. You might have to uncommment imap.so in php.ini.

-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


>From chuck@horde.org Date: Thu,  7 Feb 2002 10:26:59 -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 16676 invoked from network); 7 Feb 2002 15:27:37 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 7 Feb 2002 15:27:37 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 182CA39FF; Thu,  7 Feb 2002 10:27:00 -0500 (EST)
Received: from 192.168.0.129 ( [192.168.0.129])
	as user chuck@localhost by marina.horde.org with HTTP;
	Thu,  7 Feb 2002 10:26:59 -0500
Message-ID: <1013095619.3c629cc3e3040@marina.horde.org>
Date: Thu,  7 Feb 2002 10:26:59 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.21.0202071852050.8855-100000@pcz-mravi.sasken.com>
In-Reply-To: <Pine.LNX.4.21.0202071852050.8855-100000@pcz-mravi.sasken.com>
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: Re: [imp] Document contained no data -- Contact Server adminstrator

Quoting M Ravi Kumar <mravi@sasken.com>:

> Sorry Forgot to paste it:

You have a php problem. Either try a different version, report this as a PHP 
bug (http://bugs.php.net/), or both.

-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