From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Server SP3
PHP version:      4.2.3
PHP Bug Type:     IIS related
Bug description:  mail() does not return with multipart message

The identically formatted, multi-part email message, part of which is a
base64 encoded .gif image file, is properly sent with mail() on Linux
systems but fails to return at all when executed on IIS 5 where php.exe is
used.  The rest of the file in which mail() is executed is ignored and
there is no error message from PHP.

There is no problem sending simple text messages, only with multi-part
encoded messages.

This problem occurs either when using the local SMTP server or a remote
SMTP server, as specified in php.ini.

Using Outlook Express to send email with attachments on the local SMTP
server works successfully.
-- 
Edit bug report at http://bugs.php.net/?id=19720&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19720&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19720&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19720&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19720&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19720&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19720&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19720&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19720&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19720&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19720&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19720&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19720&r=dst

Reply via email to