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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Thu Mar 28 22:01:26 2024 UTC