ID:               13044
 Comment by:       kinadian at cogeco dot ca
 Reported By:      michalprv at poland dot com
 Status:           No Feedback
 Bug Type:         Mail related
 Operating System: linux
 PHP Version:      4.0.6
 New Comment:

I ran into this same problem.  I was able to fix it by adding in
newline characters.  From what I can determine, it is caused by too many
characters on one line.

In my case, I was sending an HTML e-mail and I didn't bother with
newlines because I was using HTML formatting.

By adding newline characters (I added them where I would if I were
creating a nicely formated HTML webpage) I was able to avoid this bug.

I hope this helps you guys too.


Previous Comments:
------------------------------------------------------------------------

[2007-07-30 17:46:12] brieb at kreotek dot com

I am using a standard Ubuntu 6.06 Dapper Drake installation (PHP 5.1.2,
Postfix ,and Apache 2.0.55 (unbutu)) and am having similar problems. 

extra characters are are very consistent, and all emails with too-long
lines are getting that "!/n" characters put in.

------------------------------------------------------------------------

[2005-04-22 08:46:21] wehaveagig at hotmail dot com

I'm a web developer and I've been experiencing a very similar problem.
Infact, it almost identical to the problem reported in Bug #31496 (I
would have added my comment there, but I couldn't do so because it was
listed as "Bogus"). 

But in my case, the problem is INTERMITTENT, where the garbage
exclamation point character ! will appear in different places in a given
message. (If it occurs at all). Sometimes the messages will be prefectly
fine. Other times, I'll get an exclamation point somewhere in the body
of the message. And other times, there will be several exclamation
points in a given message.

I strongly suspected the Zend Optimizer causing these bugs, as it tries
to look ahead, it may be invoking the mail/sendmail program inproperly
or before the message has finished being fully formed.

Please respond with any opinions on that theory. Thanks

Steve

------------------------------------------------------------------------

[2002-04-19 00:00:06] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2002-03-18 11:03:46] [EMAIL PROTECTED]

I'ld suggest to try with a newer PHP version anyway.

------------------------------------------------------------------------

[2002-03-18 10:57:24] [EMAIL PROTECTED]

Works fine for me... what mail program do you use?

Derick

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/13044

-- 
Edit this bug report at http://bugs.php.net/?id=13044&edit=1

Reply via email to