[imp] How Ready is 2.3.7?

Matt Prigge mprigge@pobox.com
Fri, 6 Apr 2001 10:03:38 -0700


Nick,
    How portable would you say your cyrus-related modifications are?  Are
they very site specific or do you think they would re-integrate with the
unmodified code gracefully? And aside from that, would you be willing to
share them if they did?  I mention this because I think that a lot of IMP
users use cyrus as well and that having those features in the base release
would be a great thing (not that it should be set up only to work with
cyrus, but some more specialized support for it would probably not be bad).
I myself was just about to write code to do password changes to mysql and
sieve filters. Id be very interested to see how you implemented them.

Thanks,
    Matt

----- Original Message -----
From: "Nick Ustinov" <Nick.Ustinov@videinfra.lv>
To: <imp@lists.horde.org>
Sent: Friday, April 06, 2001 8:00 AM
Subject: RE: [imp] How Ready is 2.3.7?


> 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
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>