From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: address parameter truncated at char 1970
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 -- Edit bug report at: http://bugs.php.net/?id=13908&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]