[imp] From line creation? (2.2.4)
Marius Strom
marius@marius.org
Wed, 7 Feb 2001 15:59:00 -0600
Patch works like a champ, and clears things up.
On Wed, Feb 07, 2001 at 04:36:41PM -0500, Chuck Hagenbuch wrote:
> Quoting Marius Strom <marius@marius.org>:
>
> > Excellent. I presume this is in CVS? (I'd rather not CVS the whole
> > tree, so what do I need to snag from CVS to drop over 2.2.4 to fix
> > this?)
>
> http://cvs.horde.org/diff.php/horde/lib/Attic/horde.lib?
> r1=1.1.2.33&r2=1.1.2.34&f=u
>
> ... should be the whole of the changes for 1.2.4.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "My intuitive grasp of math often leads me astray." -Me
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
--
Marius Strom <marius@marius.org>
Professional Geek/Unix System Administrator
URL: http://www.marius.org/
http://www.marius.org/marius.pgp 0x55DE53E4
"Never underestimate the bandwidth of a mini-van full of DLT
tapes traveling down the highway at 65 miles per hour..."
-Andrew Tanenbaum, "Computer Networks"
>From chuck@horde.org Date: Wed, 7 Feb 2001 17:05:39 -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 80128 invoked from network); 7 Feb 2001 22:06:34 -0000
Received: from r94aag005136.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (209.6.192.126)
by horde.org with SMTP; 7 Feb 2001 22:06:34 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id E9D0E39F5; Wed, 7 Feb 2001 17:05:39 -0500 (EST)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@marina by marina.horde.org with HTTP;
Wed, 7 Feb 2001 17:05:39 -0500
Message-ID: <981583539.3a81c6b3acdff@marina.horde.org>
Date: Wed, 7 Feb 2001 17:05:39 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
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] From line creation? (2.2.4)
Quoting Marius Strom <marius@marius.org>:
> Patch works like a champ, and clears things up.
Great! Thanks for checking it out so quickly.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"My intuitive grasp of math often leads me astray." -Me
>From lordscarlet@idledreams.net Date: Wed, 7 Feb 2001 17:12:32 -0500
Return-Path: <lordscarlet@idledreams.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 81936 invoked from network); 7 Feb 2001 22:12:34 -0000
Received: from cj130832-a.dlcty1.va.home.com (HELO firewall.idledreams.net) (root@24.7.175.36)
by horde.org with SMTP; 7 Feb 2001 22:12:34 -0000
Received: (from nobody@localhost)
by firewall.idledreams.net (8.11.0/8.11.0) id f17MCWQ06671
for imp@lists.horde.org; Wed, 7 Feb 2001 17:12:32 -0500
From: lordscarlet@idledreams.net
X-Authentication-Warning: firewall.idledreams.net: nobody set sender to lordscarlet@idledreams.net using -f
Received: from 206.161.94.18 ( [206.161.94.18])
as user lordscarlet@mail.idledreams.net by mail.idledreams.net with HTTP;
Wed, 7 Feb 2001 17:12:32 -0500
Message-ID: <981583952.3a81c85061a9f@mail.idledreams.net>
Date: Wed, 7 Feb 2001 17:12:32 -0500
To: imp@lists.horde.org
References: <981581268.3a81bdd4edb5f@marina.horde.org>
In-Reply-To: <981581268.3a81bdd4edb5f@marina.horde.org>
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] another "from address" problem?
Quoting Chuck Hagenbuch <chuck@horde.org>:
> Okay - so the result of get_from(), even if you htmlentities it to make sure
>
> you're not missing stuff inside <>, is just 'doug ...'?
>
> -chuck
oh.. nope.. if i htmlentities it i get:
doug moore <lordscarlet@idledreams.net>
i put "echo htmlentities($from);" write before the window.close if block..
doug.