php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11165 limit in lenght of mail
Submitted: 2001-05-29 04:13 UTC Modified: 2002-07-03 01:00 UTC
Votes:12
Avg. Score:4.7 ± 0.7
Reproduced:10 of 10 (100.0%)
Same Version:7 (70.0%)
Same OS:7 (70.0%)
From: leo dot michielsen at varianinc dot com Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.2.0-dev OS: Windows 2000
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2001-05-29 04:13 UTC] leo dot michielsen at varianinc dot com
When composing a mail message to be send from a PHP page, I discovered that the max lenght of an email is about 2500 characters, the rest of the mail is being skipped.
This is very inconvienient!!!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-22 18:31 UTC] hholzgra@php.net
windows mail code *badly* needs a rewrite
 [2002-02-11 00:52 UTC] KROBERTS at ROBERTSESQ dot COM
I get :
Server=watson.microsoft.com
UI LCID=1033
Flags=33552
Brand=WINDOWS
TitleName=php.exe
DigPidRegPath=HKLM\Software\Microsoft\Windows NT\CurrentVersion\DigitalProductId
RegSubPath=Microsoft\PCHealth\ErrorReporting\DW
ErrorText=If you were in the middle of something, the information you were working on might be lost.
Stage1URL=/StageOne/php_exe/0_0_0_0/msvcrt_dll/7_0_2600_0/0002eff9.htm
Stage2URL=/dw/stagetwo.asp?szAppName=php.exe&szAppVer=0.0.0.0&szModName=msvcrt.dll&szModVer=7.0.2600.0&offset=0002eff9
DataFiles=C:\DOCUME~1\kroberts\LOCALS~1\Temp\WER6D.tmp.dir00\php.exe.mdmp
ErrorSubPath=php.exe\0.0.0.0\msvcrt.dll\7.0.2600.0\0002eff9

PHP Version 4.1.1
Windows XP

Kevin
 [2002-02-16 22:02 UTC] KROBERTS at ROBERTSESQ dot COM
When is that going to happen?
 [2002-02-16 22:50 UTC] yohgaki@php.net
As hholzgra@php.net wrote
"windows mail code *badly* needs a rewrite"

The code is not good... AFAIK is't not fixed.


 [2002-02-17 06:29 UTC] KROBERTS at ROBERTSESQ dot COM
when is the code going to be fixed?
 [2002-02-17 07:28 UTC] sander@php.net
Derick is right, but that's not a reason to close this bug.
 [2002-04-16 21:59 UTC] mot at mediaweb dot gr
Happens here too. I dared try sending 32k mails this way. It happens on 4.0.6, 4.1.0, 4.1.2 too. CGI Version. PHP crashes, web server says sorry. Tested on Windows 2000 with IIS 5.0 and Windows XP with Apache 1.3.24.
 [2002-06-02 13:37 UTC] mfischer@php.net
Can't reproduce this, can fine send mails with 640kb content. Please provide a reproduceable script.
 [2002-07-03 01:00 UTC] 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".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 06:01:30 2024 UTC