php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21557 mail function will not send a email larger than 4k
Submitted: 2003-01-09 17:59 UTC Modified: 2003-01-09 19:58 UTC
From: chrisleon at nicholasandco dot com Assigned:
Status: Not a bug Package: Mail related
PHP Version: 4.2.1 OS: free bsd
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: chrisleon at nicholasandco dot com
New email:
PHP Version: OS:

 

 [2003-01-09 17:59 UTC] chrisleon at nicholasandco dot com
I am using PHP on a free bsd unix box.  I have a few scripts that take inputed user data, and submit it to the corresponding recipients.  I have found that I can not send a email that contains html formatting over 4k.  The email literally stops processing data in the middle of the mail.  It will read until 4k and stop.  This has put a squeeze on what formatting I can use.  Please help

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-09 19:58 UTC] sniper@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 22:01:27 2024 UTC