SV: [imp] Problem with sending mail
Terje Sørlund
terje@dj-raver.com
Tue, 8 May 2001 15:47:15 +0200
---------------------- multipart/alternative attachment
sending the message ore somthing
\\ Terje
-----Opprinnelig melding-----
Fra: Rich Lafferty [mailto:rich@bofh.concordia.ca]På vegne av Rich
Lafferty
Sendt: 8. mai 2001 15:37
Til: imp@lists.horde.org
Emne: Re: [imp] Problem with sending mail
On Tue, May 08, 2001 at 03:32:24PM +0200, Terje Sørlund (terje@dj-raver.com)
wrote:
>
>
> Anyone know this error?
>
> Warning: Undefined index: Send meldingen in
/var/www/horde/imp/compose.php3
^^^^^^^^^
What's that in English?
-Rich
--
------------------------------ Rich Lafferty ---------------------------
Sysadmin/Programmer, Instructional and Information Technology Services
Concordia University, Montreal, QC (514) 848-7625
------------------------- rich@alcor.concordia.ca ----------------------
--
IMP mailing list: http://horde.org/imp/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org
---------------------- multipart/alternative attachment--
>From max@the Date: Tue, 8 May 2001 07:30:22 -0700
Return-Path: <max@the-triumvirate.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 45211 invoked from network); 8 May 2001 14:31:10 -0000
Received: from cx439309-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (65.5.157.46)
by horde.org with SMTP; 8 May 2001 14:31:10 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id f48EUNN16731;
Tue, 8 May 2001 07:30:23 -0700
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 65.5.157.45 ( [65.5.157.45])
as user max@imap.the-triumvirate.net by www.the-triumvirate.net with HTTP;
Tue, 8 May 2001 07:30:22 -0700
Message-ID: <989332222.3af802fe2bf32@www.the-triumvirate.net>
Date: Tue, 8 May 2001 07:30:22 -0700
From: Max Kalika <max@the-triumvirate.net>
To: turba@lists.horde.org
Cc: imp@lists.horde.org
References: <989267258.3af7053a9ab27@mail-dev.starken.com> <989267480.3af70618dbbb2@www.the-triumvirate.net> <989267857.3af707917dc64@mail-dev.starken.com> <989273164.3af71c4ca4b3a@marina.horde.org> <989291279.3af7630f34433@mail-dev.starken.com> <989297001.3af77969d1f72@www.the-triumvirate.net> <989328931.3af7f62323922@mail-dev.starken.com>
In-Reply-To: <989328931.3af7f62323922@mail-dev.starken.com>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 65.5.157.45
Subject: Re: [imp] colors
[moving this to the turba list, please join us there]
Quoting Daniel Wittenberg <daniel-wittenberg@starken.com>:
> Unfortunately it didn't fix mine...
I just updated 3 of my installations and they all work now. Can you take a
look in turba/templates/common-header.inc for the <link ... /> line and make
sure it has type="text/css" instead of text="text/css". If it still has text=
then something went wrong with your update.
--
/// max kalika
// max@the-triumvirate.net
"and after a while you'll stop making computers out of stuff and start making
stuff out of computers" -- douglas adams 4/5/01
>From chuck@horde.org Date: Tue, 8 May 2001 10:30:58 -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 45945 invoked from network); 8 May 2001 14:32:18 -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 May 2001 14:32:18 -0000
Received: by marina.horde.org (Postfix, from userid 33)
id 7AE003CA0; Tue, 8 May 2001 10:30:58 -0400 (EDT)
Received: from 206.243.191.252 ( [206.243.191.252])
as user chuck@localhost by marina.horde.org with HTTP;
Tue, 8 May 2001 10:30:58 -0400
Message-ID: <989332258.3af8032234ab6@marina.horde.org>
Date: Tue, 8 May 2001 10:30:58 -0400
From: Chuck Hagenbuch <chuck@horde.org>
To: imp@lists.horde.org
References: <989240016.3af69ad04bc46@bugs.unl.edu.ar> <989246849.3af6b5810c532@bugs.unl.edu.ar> <989327111.3af7ef072a24e@marina.horde.org> <01050810332902.22949@bugs>
In-Reply-To: <01050810332902.22949@bugs>
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] error with turba on IMP 2.3.7-cvs
Quoting Martín Marqués <martin@bugs.unl.edu.ar>:
> Anyway, I'm getting ldap errors (I don't have ldap here) when putting a name
> and clicking on expand names.
It works with SQL addressbooks, also...
> On IMP 2.2.x the contacts are of the form (name,email,nickname), so if I put
> the nickname of a person that is in my contact book, when moving to another
> input box, a javascript would change the nick for the email with the name of
> the user.
Right. The problem with that is that it requires loading the entire addressbook
into a javascript variable (or set of variables), which isn't a very scalable
solution. Clicking a link is a bit of a pain, but it means that the expansion
scales to corporate directories, etc.
> Turba doesn't have nickname (or alias).
You can add it if you want it. But the expansion will probably stick to being
against names.
> Ohh, I guess the biggest thumb up is for the search. Very, very smooth. I
> think that's something missing in all the webmails around.
> Much nicer looks (great UI).
> And no frames! (I thought this was going to be configurable, but I didn't
> find a thing related with this on the conf files).
=) Positive feedback is always nice. Thanks!
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
"When you can't even start, it's time to stop" - Jason
>From wittenberg@starken.com Date: Tue, 8 May 2001 09:50:37 -0500
Return-Path: <daniel-wittenberg@starken.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 47325 invoked from network); 8 May 2001 14:50:38 -0000
Received: from firewall.wittenberg.org (HELO dns1.wittenberg.org) (199.120.78.198)
by horde.org with SMTP; 8 May 2001 14:50:38 -0000
Received: (from nobody@localhost)
by dns1.wittenberg.org (8.9.3/8.9.3) id JAA05546
for imp@lists.horde.org; Tue, 8 May 2001 09:50:37 -0500
X-Authentication-Warning: dns1.wittenberg.org: nobody set sender to daniel-wittenberg@starken.com using -f
Received: from dhcp80ff45e8.dynamic.uiowa.edu ( [dhcp80ff45e8.dynamic.uiowa.edu])
as user dwittenb@mail.starken.com by mail-dev.starken.com with HTTP;
Tue, 8 May 2001 09:50:37 -0500
Message-ID: <989333437.3af807bd69689@mail-dev.starken.com>
Date: Tue, 8 May 2001 09:50:37 -0500
From: Daniel Wittenberg <daniel-wittenberg@starken.com>
To: imp@lists.horde.org
References: <989267258.3af7053a9ab27@mail-dev.starken.com> <989267480.3af70618dbbb2@www.the-triumvirate.net> <989267857.3af707917dc64@mail-dev.starken.com> <989273164.3af71c4ca4b3a@marina.horde.org> <989291279.3af7630f34433@mail-dev.starken.com> <989297001.3af77969d1f72@www.the-triumvirate.net> <989328931.3af7f62323922@mail-dev.starken.com> <989332222.3af802fe2bf32@www.the-triumvirate.net>
In-Reply-To: <989332222.3af802fe2bf32@www.the-triumvirate.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Re: [imp] colors
Quoting Max Kalika <max@the-triumvirate.net>:
> [moving this to the turba list, please join us there]
>
> Quoting Daniel Wittenberg <daniel-wittenberg@starken.com>:
>
> > Unfortunately it didn't fix mine...
>
> I just updated 3 of my installations and they all work now. Can you take a
>
> look in turba/templates/common-header.inc for the <link ... /> line and make
>
> sure it has type="text/css" instead of text="text/css". If it still has
> text=
> then something went wrong with your update.
Nope, it has type="text/css" on line 26
Dan