IMAP with POP3 without attachments, bug?

Joris Braakman jorisb@nl.euro.net
Tue, 7 Aug 2001 17:59:05 +0200


Hello,

After some other testing, using a imap server I setup locally (phew), 
I do see the attachments listed.  

So the only thing that is changed is the server, no files are changed.
That means that there is some sort of bug when dealing with a pop 
server and mime attachments, right? 

Is there anyone else using just a pop3 server? I am trying to debug
this, but I hardly know enough. 


With POP3:

Subject: bg.jpg 
Part(s): unnamed multipart/mixed 1.94 KB

With IMAP:

Subject: Fwd: bg.jpg
Part(s): 2 unnamed multipart/mixed 4.18 KB
         3 unnamed multipart/alternative 0.90 KB
         4 unnamed text/plain 0.02 KB 
         5 unnamed text/html 0.41 KB
         6 bg.jpg image/jpeg 0.88 KB

Regards, Joris.


>From chuck@horde.org Date: Tue,  7 Aug 2001 12:02:54 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 39878 invoked from network); 7 Aug 2001 16:04:48 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 16:04:48 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id D498B39F4; Tue,  7 Aug 2001 12:02:54 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 12:02:54 -0400
Message-ID: <997200174.3b70112eb4c87@marina.horde.org>
Date: Tue,  7 Aug 2001 12:02:54 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <20010807175904.A15251@lama.euronet.nl>
In-Reply-To: <20010807175904.A15251@lama.euronet.nl>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] IMAP with POP3 without attachments, bug?

Quoting Joris Braakman <jorisb@nl.euro.net>:

> So the only thing that is changed is the server, no files are changed.
> That means that there is some sort of bug when dealing with a pop 
> server and mime attachments, right? 

Not so much a bug as that POP3 simply provides no nice mechanism for dealing 
with attachments; you can't fetch anything other than a whole message. So c-
client doesn't support it.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 14:52:05 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 48640 invoked from network); 7 Aug 2001 18:53:59 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 18:53:59 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id E0CD339F6; Tue,  7 Aug 2001 14:52:05 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 14:52:05 -0400
Message-ID: <997210325.3b7038d591bc6@marina.horde.org>
Date: Tue,  7 Aug 2001 14:52:05 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <5.1.0.14.2.20010801213031.03ebfae0@mail.utexas.edu> <5.1.0.14.2.20010801213031.03ebfae0@mail.utexas.edu> <5.1.0.14.2.20010802164949.03f3ee70@pop.libertysurf.fr>
In-Reply-To: <5.1.0.14.2.20010802164949.03f3ee70@pop.libertysurf.fr>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] javascript

Quoting mailling@bigfoot.com:

> Ok, I am going to work on it, I just want to know what you think:
> are you for a Capability.php class or Browser.php class. I would prefer
> the 1st solution.

I'm having a hard time thinking of where this would fit into our current API. 
I'm thinking that it might be a good idea to add a UI:: or Interface:: parent-
level class, and implement this in UI_jsbrowser (inherits from UI_browser)?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 17:13:26 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 52650 invoked from network); 7 Aug 2001 21:15:23 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 21:15:23 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 1F7F53A02; Tue,  7 Aug 2001 17:13:27 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 17:13:26 -0400
Message-ID: <997218806.3b7059f6f35c0@marina.horde.org>
Date: Tue,  7 Aug 2001 17:13:26 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <996764164.3b696a0461ffb@cyclops.gothambroadband.com>
In-Reply-To: <996764164.3b696a0461ffb@cyclops.gothambroadband.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: [dev] Undefined index in lib/Registry.php - getGraphicsPath()

Quoting rsafran@gothambroadband.com:

> I experienced a problem with the getGraphicsPath function 
> in /horde/lib/Registry.php.  I was getting an undefined index warning (but I 
> don't know which value was undefined) which caused the pretty pictures to 
> disappear.  I couldn't tell if this was a config error on my part or 
> a "behavior".  I rewrote the function as follows.  

That's a config error; you need a 'graphics' entry for every app.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From chuck@horde.org Date: Tue,  7 Aug 2001 17:26:25 -0400
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 53269 invoked from network); 7 Aug 2001 21:28:19 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.198.7)
  by horde.org with SMTP; 7 Aug 2001 21:28:19 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 93FE93A02; Tue,  7 Aug 2001 17:26:25 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Tue,  7 Aug 2001 17:26:25 -0400
Message-ID: <997219585.3b705d01534c7@marina.horde.org>
Date: Tue,  7 Aug 2001 17:26:25 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <18410032890.20010801134928@valuehost.ru>
In-Reply-To: <18410032890.20010801134928@valuehost.ru>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [dev] please commit this patch

Quoting Anton Nehoroshih <anton@valuehost.ru>:

> add chmod action in gollem

The javascript for this to work seems to be missing - the bit in the action 
selector. Do you have this?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.