Bug #13044 Updated: unexpected characters in mail

2002-04-18 Thread php-bugs

 ID:   13044
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Feedback
+Status:   No Feedback
 Bug Type: Mail related
 Operating System: linux
 PHP Version:  4.0.6
 New Comment:

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".


Previous Comments:


[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



[2002-03-18 10:50:15] [EMAIL PROTECTED]

hello,
got this bug on
linux debian 2.2.17 potato
php 4.0.1pl2

more info about the number of characters.
990 characters is fine,
991 is bad, and "!\n" appears on the 990 position.

good luck :-)



[2001-08-29 16:12:09] [EMAIL PROTECTED]

$sql = "Long line:
123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890";

mail($address, $subject, $sql);

In this case the mail function isn't working properly. When the string
line ist too long, unexpected characters are inserted (this is "!/n")




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




Bug #13044 Updated: unexpected characters in mail

2002-03-18 Thread mfischer

 ID:   13044
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
-Status:   Open
+Status:   Feedback
 Bug Type: Mail related
 Operating System: linux
 PHP Version:  4.0.6
 New Comment:

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


Previous Comments:


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

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

Derick



[2002-03-18 10:50:15] [EMAIL PROTECTED]

hello,
got this bug on
linux debian 2.2.17 potato
php 4.0.1pl2

more info about the number of characters.
990 characters is fine,
991 is bad, and "!\n" appears on the 990 position.

good luck :-)



[2001-08-29 16:12:09] [EMAIL PROTECTED]

$sql = "Long line:
123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890";

mail($address, $subject, $sql);

In this case the mail function isn't working properly. When the string
line ist too long, unexpected characters are inserted (this is "!/n")




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




Bug #13044 Updated: unexpected characters in mail

2002-03-18 Thread derick

 ID:   13044
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Mail related
 Operating System: linux
 PHP Version:  4.0.6
 New Comment:

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

Derick


Previous Comments:


[2002-03-18 10:50:15] [EMAIL PROTECTED]

hello,
got this bug on
linux debian 2.2.17 potato
php 4.0.1pl2

more info about the number of characters.
990 characters is fine,
991 is bad, and "!\n" appears on the 990 position.

good luck :-)



[2001-08-29 16:12:09] [EMAIL PROTECTED]

$sql = "Long line:
123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890";

mail($address, $subject, $sql);

In this case the mail function isn't working properly. When the string
line ist too long, unexpected characters are inserted (this is "!/n")




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




Bug #13044 Updated: unexpected characters in mail

2002-03-18 Thread beteulgeuseNOSPAM

 ID:   13044
 Updated by:   [EMAIL PROTECTED]
 Reported By:  [EMAIL PROTECTED]
 Status:   Open
 Bug Type: Mail related
 Operating System: linux
 PHP Version:  4.0.6
 New Comment:

hello,
got this bug on
linux debian 2.2.17 potato
php 4.0.1pl2

more info about the number of characters.
990 characters is fine,
991 is bad, and "!\n" appears on the 990 position.

good luck :-)


Previous Comments:


[2001-08-29 16:12:09] [EMAIL PROTECTED]

$sql = "Long line:
123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890123456789012345678901234568901234567890";

mail($address, $subject, $sql);

In this case the mail function isn't working properly. When the string
line ist too long, unexpected characters are inserted (this is "!/n")




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