[imp] IMP 2.3.7-cvs FROM field not being set in message composition
Steve Paraka
sparaka@hotmail.com
Sun, 04 Feb 2001 02:00:58 -0500
>Whoa, weird. What ver. of sendmail you running? In the composition
>form it DOES fill in the FROM field correctly? I had no problems in
>doing what you are doing. ( I had to test to make sure I hadn't missed
>that ).
sendmail 8.11.2-4
yeah, it fills the FORM field out correctly in the composition window, but
apparently its having problems passing that to sendmail. dunno why.
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
>From max@the Date: Sat, 3 Feb 2001 23:21:59 -0800
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 21225 invoked from network); 4 Feb 2001 07:25:22 -0000
Received: from cx309195-b.santab1.ca.home.com (HELO zion.the-triumvirate.net) (24.21.86.136)
by horde.org with SMTP; 4 Feb 2001 07:25:22 -0000
Received: (from http@localhost)
by zion.the-triumvirate.net (8.10.2/8.10.2) id f147M0427986
for imp@lists.horde.org; Sat, 3 Feb 2001 23:22:00 -0800
X-Authentication-Warning: zion.the-triumvirate.net: http set sender to max@the-triumvirate.net using -f
Received: from 24.16.85.200 ( [24.16.85.200])
as user max@imap.the-triumvirate.net by www.the-triumvirate.net with HTTP;
Sat, 3 Feb 2001 23:21:59 -0800
Message-ID: <981271319.3a7d031768fc2@www.the-triumvirate.net>
Date: Sat, 3 Feb 2001 23:21:59 -0800
From: Max Kalika <max@the-triumvirate.net>
To: imp@lists.horde.org
References: <F50sYTPFY0tPm6KkfGC0000dd00@hotmail.com>
In-Reply-To: <F50sYTPFY0tPm6KkfGC0000dd00@hotmail.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: 24.16.85.200
Subject: Re: [imp] IMP 2.3.7-cvs FROM field not being set in message composition
Quoting Steve Paraka <sparaka@hotmail.com>:
> yeah, it fills the FORM field out correctly in the composition window, but
> apparently its having problems passing that to sendmail. dunno why.
I noticed this once when there was a bug in the Mail_rfc822 class from PEAR.
When did you get your PEAR classes?
--mk23