php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4506 mail() header-part is limited
Submitted: 2000-05-18 14:12 UTC Modified: 2002-09-30 18:31 UTC
From: kasi at arielgrafik dot de Assigned:
Status: Not a bug Package: Misbehaving function
PHP Version: 3.0.16 OS: win nt 4.0
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: kasi at arielgrafik dot de
New email:
PHP Version: OS:

 

 [2000-05-18 14:12 UTC] kasi at arielgrafik dot de
I'm using the mailer-class from phpwizard.net to send mails with attachments. This works fine on Solaris but not on Windows NT ( creates an access violation error on the server). This only happens when the additional headers part of the mail is to big. Is there any reason for this limitation on Windows. The same happens on PHP4 RC2.
Thanks
Carsten Sielck

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-30 18:31 UTC] hholzgra@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.

lots of fixes made it into the windows mail() code 
lately so it should now finally be useable
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC