On 9/23/2007, "Vlada Macek" <tuttle sandbox.cz> wrote:
>George Chelidze wrote:
>> Hello,
>>
>> I have successfully install ilohamail
0.8.14-0rc3sid on my debian etch
>> box. I have noticed the following problem: there
are double To: and
>> Subject: headers in every outgoing mail. I have
checked the source and
>> found that compose2.php contains:
>>
>> $received_header =
"Received: from
>> ".$_SERVER["REMOTE_ADDR"]."
(auth. user $loginID $host)rn";
>> $received_header.= "
by
>> ".$_SERVER["SERVER_NAME"]."
with HTTP;
>>
".TZDate($my_prefs["timezone"])."rn&qu
ot;;
>> $headerx =
$received_header."To:
>>
".$to."rn".(!empty($subject)?"Subject:
>>
".$subject."rn":"").$headerx;
>>
>> Appending 12 spaces before To: and Subject: lines
here fixes the problem.
>>
>> Another problem is that IlohaMail version on index
page is reported as
>> Version 0.8.14-RC2 not RC3.
>>
>> Best Regards,
>>
>> George
>>
>Having no intention in changing the source code (for
upgrading
>smoothness) yesterday, I worked around the double
To/Subject lines
>problem by switching to SMTP localhost:25 instead of
using PHP's mail()
>function.
Thanks, it worked for me
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
Ilohamail-users mailing list
Ilohamail-users lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ilohama
il-users
|