[imp] Redirection with language
Oleg
olegf@arcus.lv
Tue, 8 Jan 2002 15:50:16 +0200
Hello Jan,
Tuesday, January 08, 2002, 3:29:40 PM, you wrote:
JS> Zitat von Oleg <olegf@arcus.lv>:
>> Hi,
>> We trying to set up IMP and faced following problem. We want user
>> to input login and password in our main page, then we redirect
>> These values to redirect.php:
>> <input type="hidden" name="actionID" value="105" />
>> <input type="hidden" name="redirect_url" value="" />
>> <input type="hidden" name="mailbox" value="INBOX" />
>> <input type="hidden" name="server" value="arcus" />
>> <input type="hidden" name="folders" value="mail/" />
>>
>> This seems to work just fine, but our problem is when we try to set IMP
>> language from our page:
>> <input type="hidden" name="language" value="ru_win" /> <!-- This is not
>> working-->
>>
>> I'm sure we made a mistake. Can you please provide information, how to do
>> this ? I hope you catched the idea, what we tried to do.
JS> Try "new_lang" instead.
JS> Jan.
JS> --
JS> ::::::::::::::::::::::::::::::::::::::::
JS> AMMMa AG - discover your knowledge
JS> :::::::::::::::::::::::::::
JS> Detmolder Str. 25-33 :: D-33604 Bielefeld
JS> fon +49.521.96878-0 :: fax +49.521.96878-20
JS> http://www.ammma.de
JS> ::::::::::::::::::::::::::::::::::::::::::::::
We tried it but it don't work for us.
--
Best regards,
Oleg mailto:olegf@arcus.lv
>From jan@horde.org Date: Tue, 8 Jan 2002 14:48:32 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 46039 invoked from network); 8 Jan 2002 13:51:04 -0000
Received: from mailout11.sul.t-online.com (194.25.134.85)
by clark.horde.org with SMTP; 8 Jan 2002 13:51:04 -0000
Received: from fwd11.sul.t-online.de
by mailout11.sul.t-online.de with smtp
id 16Nwed-0005LG-07; Tue, 08 Jan 2002 14:51:03 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.46.67]) by fmrl11.sul.t-online.com
with esmtp id 16NweU-1AR0kqC; Tue, 8 Jan 2002 14:50:54 +0100
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g08DmW925440
for <imp@lists.horde.org>; Tue, 8 Jan 2002 14:48:32 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Tue, 8 Jan 2002 14:48:32 +0100
Message-ID: <1010497712.3c3af8b06279b@jan.dip.ammma.net>
Date: Tue, 8 Jan 2002 14:48:32 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <Pine.GSO.4.43.0201081537010.3622-100000@lipstikka>
In-Reply-To: <Pine.GSO.4.43.0201081537010.3622-100000@lipstikka>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] IMP 3.0: adding a small icon to mails with attachments
Zitat von Leena Heino <liinu@uta.fi>:
> Would it be somehow possible to add small icon in mailbox view to those
> mails that have attachments. This feature seems to have gone as it was
> in
> IMP version 2.2.
No, it's in conf.php:
$conf['mailbox']['show_attachments'] = true;
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
::::::::::::::::::::::::::::::::::::::::::::::