SOLVED - from-address getting clipped

Mika y92smial@kyamk.fi
Thu, 19 Jul 2001 15:37:36 +0300 (EEST)


Jop,

problem solved, something was wrong with my IMAP-2001 package.
Recompiled and everything's cool now. Funny thing was, that it only
happened if the account had either "8" or "9" in it. Somehow 8 and 9
got interpreted as a space or something, because PHP complained "Must
use comma to separate addresses:" in logs.


While debugging the problem I noticed PHP gives warnings for contant
definitions no_action, send_message, mailto:

  PHP Warning:  Constant send_message already defined in
  /usr/local/apache/htdocs/horde-1.2.5/imp/lib/imp.lib

as well as

  PHP Warning:  Passing locale category name as string is deprecated.
  Use the LC_* -constants instead. in
  /usr/local/apache/htdocs/horde-1.2.5/imp/lib/postconf.php3

Don't know if it did that with PHP 4.0.5, I'm now using PHP 4.0.6.


-- 
Behave,
	Mika Aleksandroff, Kymenlaakso Polytechnic

+-+-+-+-+-*-+-+-+-*-+-+-+-*-+-+-+-*-+-+-+-+-*-+-+-+-*-+-+-+-*-+-+-+
 "Muutenkin HTML-validaattorien tulisi olla enemmän todellisen
  maailman, eikä HTML-standardien ehdoilla tehtyjä" - Sihvonen


---------- Forwarded message ----------
Date: Tue, 17 Jul 2001 15:27:35 +0300 (EEST)
From: Mika <y92smial@kyamk.fi>
To: imp@lists.horde.org
Subject: from-address getting clipped

Jop,

I have a strange problem with HORDE 1.2.5/IMP 2.2.5. If I have a username
with number(s) in it (e.g. tpa34ha) all messages he/she sends will
have the from: address cut from the first number, e.g. messages from
user tpa34ha will have from: of tpa@domain.com.

I am propably simply missing something but can't figure out what it
is. Is my c-client somehow broken? I checked and compose.php3 has
from-field set as it should be when composing the message, so
something happens after clicking send. Option "user_change_from" has
no effect.

Thanks for any info.


.Mika