[imp] How Ready is 2.3.7?

Nick Ustinov Nick.Ustinov@videinfra.lv
Fri, 6 Apr 2001 18:00:03 +0300


nothing much, really ;) - password change against mysql, cyrus dot fix
(replacing . to ~) in username, own contacts, some sms functions, sieve
filters, filtering in username for high-ascii chars, since cyrus goes crazy
with that and maybe something else i dont remember

btw, chuck -- did you fix that ' and " issue in fullname in horde_prefs?  in
compose.php around line 31 i had to do:

        $name = str_replace('"','',$prefs->getValue('fullname'));

        $name = str_replace("'",'',$name);   

Nick Ustinov

nick@videinfra.com
http://www.videinfra.com


-----Original Message-----
From: Chuck Hagenbuch [mailto:chuck@horde.org]
Sent: Friday, April 06, 2001 4:08 PM
To: imp@lists.horde.org
Subject: RE: [imp] How Ready is 2.3.7?


Quoting Nick Ustinov <Nick.Ustinov@videinfra.lv>:

> Users are just free e-mail users, not sure where they come from :)  70%
are
> being served via web interface (imp 2.3.7 almost latest cvs with my hacks)
> and 30% are using POP3 to access mail.

What kind of local hacks have you added?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11

-- 
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org


>From chuck@horde.org Date: Fri,  6 Apr 2001 11:00:16 -0400
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 86794 invoked from network); 6 Apr 2001 15:01:26 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 6 Apr 2001 15:01:26 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 94E973CA9; Fri,  6 Apr 2001 11:00:16 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Fri,  6 Apr 2001 11:00:16 -0400
Message-ID: <986569216.3acdda0055269@marina.horde.org>
Date: Fri,  6 Apr 2001 11:00:16 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <5.1.0.12.2.20010406005217.03096d80@imap.swishmail.com>
In-Reply-To: <5.1.0.12.2.20010406005217.03096d80@imap.swishmail.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: [imp] Bounce in imp 2.3.7 doesn't work

Quoting Kris von Mach <dev@swishmail.com>:

> Bounce in latest cvs imp 2.3.7 doesn't seem to work
> 
> There is a error on the page on line 160, I assume referring to 
> onblur="expand_to()" function that no longer exists?

Should be fixed now in CVS, thanks.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11


>From chuck@horde.org Date: Fri,  6 Apr 2001 11:02:40 -0400
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 87621 invoked from network); 6 Apr 2001 15:03:50 -0000
Received: from 208-59-250-206.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO marina.horde.org) (208.59.250.206)
  by horde.org with SMTP; 6 Apr 2001 15:03:50 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id EDFAA3CA6; Fri,  6 Apr 2001 11:02:40 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Fri,  6 Apr 2001 11:02:40 -0400
Message-ID: <986569360.3acdda90b3a86@marina.horde.org>
Date: Fri,  6 Apr 2001 11:02:40 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <7F06D6F10307D4119FA700508BC86B8E3B7521@adam.videinfra.lv>
In-Reply-To: <7F06D6F10307D4119FA700508BC86B8E3B7521@adam.videinfra.lv>
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] How Ready is 2.3.7?

Quoting Nick Ustinov <Nick.Ustinov@videinfra.lv>:

> nothing much, really ;) - password change against mysql, cyrus dot fix
> (replacing . to ~) in username, own contacts, some sms functions, sieve
> filters, filtering in username for high-ascii chars, since cyrus goes crazy
> with that and maybe something else i dont remember

Is there a reason you're not using Turba, or are you planning on switching once 
Turba is more released? Also, the SMS stuff sounds interesting - anything you 
might be interested in contributing?

> btw, chuck -- did you fix that ' and " issue in fullname in horde_prefs? 

No, I haven't had a chance to look at it yet...

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Number of U.S. nuclear bombs lost in accidents and never recovered: 11