ID: 15821 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: IMAP related Operating System: Windows 2000 SP2 PHP Version: 4.1.1 New Comment:
No bug, bogus developer. Previous Comments: ------------------------------------------------------------------------ [2002-03-01 15:02:33] [EMAIL PROTECTED] imap_fetchbody does not return anything when I try to get a subpart of a multipart message. IE a multipart/mixed message with part 1 text/plain and part 2 with type text/html. If I pass either 1.1 or 1.2 I get an empty string. Passing either 1 or 2 fetches the plain and html parts respectively. Obtaining the struct with or without FT_PREFETCHTEXT makes no difference. I suspect the problem is in the client lib. In looking at the server logs no FETCH request is issued in the 1.1 and 1.2 part cases. Mike. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15821&edit=1