php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11348 cannot send email attachments
Submitted: 2001-06-08 02:12 UTC Modified: 2002-07-03 01:00 UTC
Votes:4
Avg. Score:3.2 ± 1.5
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: michael dot mally at gmx dot at Assigned:
Status: No Feedback Package: Mail related
PHP Version: 4.0.5 OS: Windows 2000
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2001-06-08 02:12 UTC] michael dot mally at gmx dot at
i have written a script to send greeting-cards (email with text and grafik attachement) which works perfectly under linux. under windows 2000 php.exe crashes. if i send teh email with just html text attached it works fine.
the problem was already in php 4.04

i hope you can fix it. it is really annoying

greetings from austria
michael mally

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-22 18:30 UTC] hholzgra@php.net
windows mailcode *badly* needs a rewrite
 [2002-04-11 05:54 UTC] wayne at gimmieclubs dot com
This is caused by the hard-coded 4K buffer in the sendmail.h file.

The problem is still apparant in version 4.1.2

- Wayne Cope
 [2002-06-02 13:40 UTC] mfischer@php.net
The buffer is not used for sending the body of the mail.

I can't reproduce this. Please provide a small, self-contained example (preferable to access the script raw with http).
 [2002-07-03 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC