RE: FW: [PHP-WIN] mime in php

2001-03-20 Thread Free Beachler
submit the bug fix to php.net! 4) port application to PHP on UNIX (yeah, good luck!) 5) wait for 4.0.5 and hope it's fixed -Original Message- From: Brad S. Jackson [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 9:07 AM To: Free Beachler Subject: Re: FW: [PHP-WIN] mime in php Perh

[PHP-WIN] mime in php

2001-03-19 Thread Free Beachler
Has anyone done mime multipart in nt 4+ using iis 4+ (preferrably iis 5)? I can't figure out if my mail() send is breaking because of message length or mime format or what. I think my mail conforms to specification. -free [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To

[PHP-WIN] mime problems

2001-03-15 Thread Free Beachler
can anyone help with this? I'm using a mime class based out of S. Hughes' SAMS book "PHP Developer's cookbook". ...running PHP 4.0.3pl1 on NT 2000 IIS 5... I've modified the MIME class using the RFC 1521 spec and an article by Kartic Krishnamurthy on phpbuilder.com. It looks to me like the clas