Edit report at https://bugs.php.net/bug.php?id=39375&edit=1
ID: 39375 Comment by: ike at spamfence dot net Reported by: queences dot sam at tallysolutions dot com Summary: PHP Warning: imap_fetchstructure(): No body information available in a.php Status: No Feedback Type: Bug Package: IMAP related Operating System: linux PHP Version: 5.2.0 Block user comment: N Private report: N New Comment: The problem is depending upon the used IMAP server. For instance it doesn't work with zoho.com. (But the same code works with Yahoo) I guess that's a flaw in the used IMAP server and not really a PHP problem. But PHP could do a workaround if possible. Previous Comments: ------------------------------------------------------------------------ [2008-02-01 17:48:51] matt at educause dot edu I'm experiencing this issue too ... using IMAP ... using IIS/FastCGI ... PHP 5.2.5 ------------------------------------------------------------------------ [2006-11-16 01:00:01] php-bugs at lists dot php dot net No feedback was provided for this bug for over a week, 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". ------------------------------------------------------------------------ [2006-11-08 13:59:54] tony2...@php.net Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. ------------------------------------------------------------------------ [2006-11-04 11:03:04] queences dot sam at tallysolutions dot com Description: ------------ While tring to process mails from the mailbox using imap function at times we encounter this error. But the mail number etc everything that it picks up is correct. Below given line is the exact error that we get: PHP Warning: imap_fetchstructure(): No body information available in /var/www/html/tallyweb/modules/forums/intranet/CRecvMailProcessMgr.php on line 1044 We have noticed that the error goes of once we restart the services - sendmail, httpd & mysql. Please let us know if this is already a noted bug in PHP imap library. When is it going to be resolved. Queences ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=39375&edit=1