Did you look this bug?

<http://sourceforge.net/tracker/index.php?func=detail&aid=1416536&group_id=139281&atid=742847>

Greg Hetrick a écrit :
I have an install of the beta up and running, I have dug through the archive and found posts that suggested corrections to a problem with headers not being hidden. I have tried doing a str_replace in the sendmail.inc file for the headers. Also have set it up to run off a postfix/SMTP install. The problem now is that the message comes through as user "Apache" which is the default user that runs the web service. The eariler post suggests that if I just have it running through a postfix install it should correct both problems, any
thoughts?

$header_str = str_replace("\r",'',$MAIL_MIME->txtHeaders($send_headers)); was able to clear the below headers.

--------------------------------------------------------------------------------------------------------------------------
Content-Type: text/plain; charset="UTF-8"

Content-Transfer-Encoding: 8bit

Message-Id: <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
Date: Mon, 20 Feb 2006 02:38:09 -0600 (CST)
From: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> (Apache)
---------------------------------------------------------------------------------------------------------------------------




-Nicolas

--
Nicolas HOIZEY       http://www.clever-age.com
Clever Age - conseil en architecture technique
GSM: +33 6 10 19 22 00  Tél: +33 1 53 34 66 10

Clever Age vous invite à ses petits déjeuners du Jeudi
http://www.clever-age.com/actualites/petits-dejeuners/


Reply via email to