[imp] IMP authentication failed using php 4.0.6 and above

Teck Seng Tew teck-seng.tew@schenker.com
Fri, 21 Dec 2001 09:53:55 +0800


Hi,

I had tried to use the horde and imp from the cvs (which is horde 2.0 and
imp 4.0) with php-4.0.6 and php-4.1.0. I still encounter the same problem.

TS
----- Original Message -----
From: "Jan Schneider" <jan@horde.org>
To: <imp@lists.horde.org>
Sent: Thursday, December 20, 2001 6:52 PM
Subject: Re: [imp] IMP authentication failed using php 4.0.6 and above


> Zitat von Teck Seng Tew <teck-seng.tew@schenker.com>:
>
> > Hi,
> >
> > I had encounter problem on login to my IMAP server using the imp module.
> > My configurations are as follow:
> >
> > 1.    Solaris 8
> > 2.    Apache 1.3.22
> > 3.    PHP 4.0.6 and above
> > 4.    Horde 1.3.4
> > 5.    IMP 2.3.7
>
> These Horde and IMP versions doesn't work together. You should rather try
> the RC3 versions of both.
>
> Jan.
>
> ::::::::::::::::::::::::::::::::::::::::
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax  +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>



>From accdias@sst.com.br Date: 21 Dec 2001 00:32:19 -0200
Return-Path: <accdias@sst.com.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 46025 invoked from network); 21 Dec 2001 02:35:38 -0000
Received: from a.mx.sst.com.br (qmailr@200.223.199.3)
  by clark.horde.org with SMTP; 21 Dec 2001 02:35:38 -0000
Received: (qmail 6284 invoked from network); 21 Dec 2001 02:35:12 -0000
Received: from storm.sst.com.br (none@200.223.199.5)
  by a.mx.sst.com.br with SMTP; 21 Dec 2001 02:35:12 -0000
From: Antonio Dias <accdias@sst.com.br>
To: imp@lists.horde.org
In-Reply-To: <1008880514.3c224b8239475@linux.wg.de>
References: <1008876141.6415.4.camel@storm> 
	<1008880514.3c224b8239475@linux.wg.de>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0 (Preview Release)
Date: 21 Dec 2001 00:32:19 -0200
Message-Id: <1008901942.6713.2.camel@storm>
Mime-Version: 1.0
Subject: Re: [imp] Language selection from browser setting

On Thu, 2001-12-20 at 18:35, Jan Schneider wrote:
> > 	$lang = Lang::_map(strtr(trim($lang), '-', '_'));
> > Since some browsers send, say, "pt-BR" in place of "pt_BR"?
> 
> No, this replacement is done elsewhere in Lang::select().

Hummm... I see now. Lang::_map do that with str_replace(). 

So why it is not working? I am using Galeon with "pt_BR" as primary
language and "en" as secondary language. IMP is set to use "pt_BR" but
the login screen is always presented in "en". When I modified (in the
wrong place, I know) $lang with strtr() IMP was presented in "pt_BR".
Could you please test it using similar settings?

--
Antonio Dias