[imp] Strange folder behaviour

Jorge Izquierdo jizquierdo@sgi.es
Wed, 06 Mar 2002 14:08:10 +0100


Hello everybody. I´m using IMAP 3.0 with Courier IMAP 1.4.3 and I see a strange
bahaviour with my folder creation. When I create a top-level folder from IMP Folder
menu in my disk it appears right down the Maildir directory as .../Maildir/.test
but when the system is the one whicjh create the folder (sent-mail or drafts) is put
them under Maildir/INBOX.sent-mail. I like that sent-mail and drafts appear as
folders on the top level hierarchie, is this possible? My settings regarding on
folders are:


// user folder path
$_prefs['folders'] = array(
    'value' => 'INBOX.',
    'locked' => true,
    'shared' => false,
    'type' => 'text',
    'desc' => _("Path to your mail folders:")
);

// user default mailbox
$_prefs['mailbox'] = array(
    'value' => '',
    'locked' => false,
    'shared' => false,
    'type' => 'implicit'
);

on servers.php:

    'folders' => '',
    'namespace' => 'INBOX.',

Thanks for help


----------------------------------------------------------
Jorge Izquierdo Alonso
e-mail: jizquierdo@sgi.es
Tfn: +34 91 806 16 00 (switchboard)
Fax: +34 91 806 16 99
SGI Soluciones Globales Internet
C/Isaac Newton nº 11
28760 Tres Cantos,  Madrid
http://www.sgi.es




>From jan@horde.org Date: Wed,  6 Mar 2002 14:27:54 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 93228 invoked from network); 6 Mar 2002 13:36:25 -0000
Received: from mailout06.sul.t-online.com (194.25.134.19)
  by clark.horde.org with SMTP; 6 Mar 2002 13:36:25 -0000
Received: from fwd09.sul.t-online.de 
	by mailout06.sul.t-online.com with smtp 
	id 16ibag-00061V-03; Wed, 06 Mar 2002 14:36:22 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.42.242]) by fmrl09.sul.t-online.com
	with esmtp id 16ibaa-1S3W40C; Wed, 6 Mar 2002 14:36:16 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g26DRsR14170
	for <imp@lists.horde.org>; Wed, 6 Mar 2002 14:27:54 +0100
Received: from 192.168.60.137 ( [192.168.60.137])
	as user jan@linux by jan.dip.ammma.net with HTTP;
	Wed,  6 Mar 2002 14:27:54 +0100
Message-ID: <1015421274.3c86195a6315e@jan.dip.ammma.net>
Date: Wed,  6 Mar 2002 14:27:54 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <Pine.LNX.4.44.0203061305160.10536-100000@red-c102.uibk.ac.at> <3C8614BA.16838F32@sgi.es>
In-Reply-To: <3C8614BA.16838F32@sgi.es>
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
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Strange folder behaviour

Zitat von Jorge Izquierdo <jizquierdo@sgi.es>:

> Hello everybody. I´m using IMAP 3.0 with Courier IMAP 1.4.3 and I see a
> strange
> bahaviour with my folder creation. When I create a top-level folder from
> IMP Folder
> menu in my disk it appears right down the Maildir directory as
> .../Maildir/.test
> but when the system is the one whicjh create the folder (sent-mail or
> drafts) is put
> them under Maildir/INBOX.sent-mail. I like that sent-mail and drafts
> appear as
> folders on the top level hierarchie, is this possible? My settings
> regarding on
> folders are:
> 
> 
> // user folder path
> $_prefs['folders'] = array(
>     'value' => 'INBOX.',

This must be empty. The path to your mail folder is (if at all 
necessary) 'Maildir/'.

Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft


>From tapera@inf.ufsm.br Date: Wed,  6 Mar 2002 11:06:49 -0600
Return-Path: <tapera@inf.ufsm.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 95040 invoked from network); 6 Mar 2002 14:08:35 -0000
Received: from marfim.inf.ufsm.br (200.18.42.27)
  by clark.horde.org with SMTP; 6 Mar 2002 14:08:35 -0000
Received: (from nobody@localhost)
	by marfim.inf.ufsm.br (AIX4.3/8.9.3/8.9.3) id LAA13762
	for imp@lists.horde.org; Wed, 6 Mar 2002 11:06:51 -0600
X-Authentication-Warning: marfim.inf.ufsm.br: nobody definir emissor para tapera@inf.ufsm.br utilizando -f
Received: from 200.248.140.110 ( [200.248.140.110])
	as user tapera@mailhost.inf.ufsm.br by marfim.inf.ufsm.br with HTTP;
	Wed,  6 Mar 2002 11:06:49 -0600
Message-ID: <1015434409.3c864ca9995c0@marfim.inf.ufsm.br>
Date: Wed,  6 Mar 2002 11:06:49 -0600
From: Tiago Fioreze <tapera@inf.ufsm.br>
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) 3.0
X-Originating-IP: 200.248.140.110
Subject: [ALERT] Fatal error: Invalid argument in 'Demo Site' too

       Hi again !!!

       Sorry by this question again !!!

       I'm receiving the error below inclusively on Demo Site of Webmail IMP.

       Everytime a folder has no new message, I got the following error : 
     

       [ALERT] Fatal error: Invalid argument 

       Warning: [CLOSED] IMAP connection broken (server response) (errflg=2) in 
Unknown on line 0 

       Warning: [CLOSED] No-op dead stream (errflg=2) in Unknown on line 0 

       Warning: [CLOSED] No-op dead stream (errflg=2) in Unknown on line 0 

       Warning: [CLOSED] No-op dead stream (errflg=2) in Unknown on line 0 

       Warning: [CLOSED] No-op dead stream (errflg=2) in Unknown on line 0

        
       PS.

               Username : myusername
               Password : mypassword
                 server : mymailserver 143 IMAP
          folder prefix : INBOX.
          
          My mail server run courier-imap 


       Somebody can help me ?

       Tiago Fioreze