[imp] libjs.so and libsalot.so not found
Ken Weaverling
weave@hopi.dtcc.edu
Mon, 4 Mar 2002 18:31:47 -0500 (EST)
On Mon, 4 Mar 2002, Mark Chitti wrote:
> You should be able to find those in the rpm directory on ftp.horde.org where
> you got the other RPMs. Can't remember the names offhand but there are two and
> they will be obvious if you scroll up your ftp window, since, like me yours
> probably scrolled them off the screen and you didn't noticed them when you
> downloaded the rest or thought they were extra apps you didn't want.
Sigh, yeah, I see it now (slaps forehead). Ignore my post and my previous
"half-found" post I just made a few minutes ago.
Oh well, at least it will be indexed by google here soon (since I
orignally did a search on imp and libsalot.so and only saw one hit, the
previous guy that asked.)
feeling stupid... :(
>From tapera@inf.ufsm.br Date: Mon, 4 Mar 2002 20:31:02 -0600
Return-Path: <tapera@inf.ufsm.br>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 44933 invoked from network); 4 Mar 2002 23:32:34 -0000
Received: from marfim.inf.ufsm.br (200.18.42.27)
by clark.horde.org with SMTP; 4 Mar 2002 23:32:34 -0000
Received: (from nobody@localhost)
by marfim.inf.ufsm.br (AIX4.3/8.9.3/8.9.3) id UAA18474
for imp@lists.horde.org; Mon, 4 Mar 2002 20:31:05 -0600
X-Authentication-Warning: marfim.inf.ufsm.br: nobody definir emissor para tapera@inf.ufsm.br utilizando -f
Received: from 200.248.140.110 ( [200.248.140.110])
as user tapera@mailhost.inf.ufsm.br by marfim.inf.ufsm.br with HTTP;
Mon, 4 Mar 2002 20:31:02 -0600
Message-ID: <1015295462.3c842de6cf027@marfim.inf.ufsm.br>
Date: Mon, 4 Mar 2002 20:31:02 -0600
From: Tiago Fioreze <tapera@inf.ufsm.br>
To: imp@lists.horde.org
References: <006901c1c3c3$18c55870$38038282@tsaunders>
In-Reply-To: <006901c1c3c3$18c55870$38038282@tsaunders>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 200.248.140.110
Subject: Re: [imp] Login Problems
Hi Tim !!!
Instead of 'folders' => 'Inbox' it would not be 'folders' => 'INBOX.' ???
Tiago Fioreze
Citando Tim Saunders <t.saunders@sfbarpilots.com>:
> I am down to my last resort of sending in this email. I appreciate
> everyone that has sent in emails. It has helped a lot. My scenario:
>
>
>
> PHP 4.1.1
>
> Horde 2.0
>
> IMP 3.0
>
> Turba 1.0
>
> Pear 4.1.0
>
>
>
> Win NT 4.0 sp 6a
>
> IIS 4.0
>
>
>
> When I go to https://www.mydomain.org/horde/imp/login.php I see the blue
> login screen and can input a user name and password, I have chosen to
> not display any of the additional information such as port; server etc.
> when I click the login button the webpage shows it is processing the
> request but then instead of going into the environment it stays at the
> login screen with empty user name and password boxes. I have chosen to
> authenticate using imap and have configured the file with the following:
>
> $servers ['imap'] = array (
>
> 'name' => 'xxxx Mail Server',
>
> 'server' => 'mymail.mailserver.com',
>
> 'protocol' => 'imap',
>
> 'port' => 143,
>
> 'folders' => 'Inbox',
>
> 'namespace' => '',
>
> 'maildomain' => 'mailserver.com',
>
> 'smtphost' => 'mymail.mailserver.com',
>
> 'realm' => 'mailserver.com',
>
> 'preferred' => ''
>
>
>
> I really hope someone can assist me with this. I anxiously await being
> able to start using this system. Thanks in advance.
>
>
>
>
>
>