php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13908 address parameter truncated at char 1970
Submitted: 2001-11-02 12:13 UTC Modified: 2002-06-02 18:25 UTC
From: christophe dot green at bigfoot dot com Assigned:
Status: Not a bug Package: Mail related
PHP Version: 4.0.6 OS: Solaris
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: christophe dot green at bigfoot dot com
New email:
PHP Version: OS:

 

 [2001-11-02 12:13 UTC] christophe dot green at bigfoot dot com
I've problems in using the mail() function on Solaris 2.6 with a huge number of recipients
My mail is send correctly to the first ones, but the address parameter is truncated approximately at the 1970th character.
I tried to use sendmail outside of php with a very long address parameter, and it works fine.

My configure line is 
./configure' '--with-oracle' '--with-oci8' '--with-config-file-path' '--with-ldap=/usr/local/ldap41sdk' '--enable-safe-mode=yes' '--enable-force-cgi-redirect=no' '--enable-discard-path=yes' '--with-pdflib=/usr/local' '--enable-shared=pdflib' '--with-zlib-dir

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-02 18:25 UTC] mfischer@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately your version of PHP is too old -- 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 18:01:29 2024 UTC