Runtime Error

Mike Barsalou mbarsalou@aidea.org
Fri, 8 Jun 2001 09:27:15 -0800


I "fixed" it.  I guess I needed to have more than one LDAP server listed or
I would get the error below.  All I did was add the LDAP servers that came
in the original ldap.php3 file, back.


> -----Original Message-----
> From:	Mike Barsalou 
> Sent:	Thursday, June 07, 2001 4:19 PM
> To:	'imp@lists.horde.org'
> Subject:	Runtime Error
> 
> I looked through the archives and couldn't find someone else with this
> problem.
> 
> I get a Runtime error at line 340 
> 
> error 'document.ldap_form.ldap_serv.options.2.selected' is not an object.
> 
> This occurs when I click on the contacts icon and after I get the Ldap
> server and try to change from name to E-mail (or any other choice).
> 
> There are two installations of IMP.  The newer one (php 4.0.4.pl1-9) has
> the problem.  The older one(php 4.0.3) does not.
> 
> This is RedHat Linux.  IE 5.0 . Using an Exchange Server 5.0 via POP.
> 
> I am not using addressbook features.  Only using LDAP.
> 
> Anyone seen this before?
> 
> Mike Barsalou
> 
> 


>From chuck@horde.org Date: Fri,  8 Jun 2001 13:35:53 -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 57526 invoked from network); 8 Jun 2001 17:37:35 -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; 8 Jun 2001 17:37:35 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id D181139F6; Fri,  8 Jun 2001 13:35:53 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
	as user chuck@localhost by marina.horde.org with HTTP;
	Fri,  8 Jun 2001 13:35:53 -0400
Message-ID: <992021753.3b210cf9b86fb@marina.horde.org>
Date: Fri,  8 Jun 2001 13:35:53 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <LFEPICOHNJDLJCMJFPPOIEMFCBAA.bart@sonik.pl>
In-Reply-To: <LFEPICOHNJDLJCMJFPPOIEMFCBAA.bart@sonik.pl>
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] contacts disapeared after update

Quoting Bartosz Aninowski <bart@sonik.pl>:

> Yes
> no any activity!

Have you tried tracing the code at all to see what's going on?

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.


>From francus@metsny.yossi.com Date: Sat,  9 Jun 2001 22:53:53 -0400
Return-Path: <francus@metsny.yossi.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 99416 invoked from network); 10 Jun 2001 02:54:03 -0000
Received: from 65-84-118-253.client.dsl.net (HELO penina.yossi.com) (65.84.118.253)
  by horde.org with SMTP; 10 Jun 2001 02:54:03 -0000
Received: (from nobody@localhost)
	by penina.yossi.com (8.9.3/8.9.2) id WAA04048
	for imp@lists.horde.org; Sat, 9 Jun 2001 22:53:54 -0400 (EDT)
From: francus@metsny.yossi.com
X-Authentication-Warning: penina.yossi.com: nobody set sender to francus@metsny.yossi.com using -f
Received: from 65.84.118.251 ( [65.84.118.251])
	as user francus@metsny.yossi.com by penina.yossi.com with HTTP;
	Sat,  9 Jun 2001 22:53:53 -0400
Message-ID: <992141633.3b22e1411674b@penina.yossi.com>
Date: Sat,  9 Jun 2001 22:53:53 -0400
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.6
Subject: re: cannot send email

Look at horde/config/horde.php and imp/config/conf.php and see
if you have the following defined:

$horde['mailer']['params'] = array(
'sendmail_path' => 'Your path here'
);

or

$conf['mailer']['params'] = array(
'sendmail_path' => 'Your path here'
);

I had the same problem and defining these solved it.
-----------------------------------------------------


you must check your imap and your smtp. Hence you make a "telnet
localhost 25" for smtp and a "telnet localhost 143" for imap. 

  rozio

Le Ben escribió:
> 
> here is my configuration
> apache 1.3.20
> php 4.0.5
> horde 1.2.5
> imp 2.2.5
> imap 2000-3
> 
> I've got a problem, imp says "an error occured while
> sending mail"...
> Everything works fine, except this : i can receive mail,
> attach file, edit my address book,...
> but i can't send a mail.
> Sendmail works on my machine.
> I tried to send mail via imap and pop3.
> I tried to send mail via outlook express or netscape
> messenger... it works!
> Can someone help me with that
> Thanks
> ______________________________________________________
> Boîte aux lettres - Caramail - http://www.caramail.com
> 

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/