A NOTE has been added to this issue. ====================================================================== http://www.dbmail.org/mantis/view.php?id=333 ====================================================================== Reported By: lkneschke Assigned To: ====================================================================== Project: DBMail Issue ID: 333 Category: IMAP daemon Reproducibility: always Severity: major Priority: normal Status: new ====================================================================== Date Submitted: 24-Apr-06 07:52 CEST Last Modified: 24-Apr-06 11:04 CEST ====================================================================== Summary: php-imap fails to fetch body structure Description: I'm unable to fetch the body structure using imap_fetchstructure in PHP. The code is working against Cyrus and UWIMAP. I can see that the dbmail imap server is searching in the database and is also returning some information(seen with ethereal), but it seems like php-imap(imap c-client) is unable to parse the result.
I attached 2 files containing the ethereal ascii dump of the same request against a cyrus and a dbmail server. The request against the cyrus imap server is working. ====================================================================== ---------------------------------------------------------------------- lkneschke - 24-Apr-06 07:57 ---------------------------------------------------------------------- Please have a look at INTERNALDATE "24-Apr-2006 05:08:55 %z" The %z does not seem to be correct. ---------------------------------------------------------------------- paul - 24-Apr-06 11:04 ---------------------------------------------------------------------- I'll make it fall back to +0000 on systems that don't support %z Issue History Date Modified Username Field Change ====================================================================== 24-Apr-06 07:52 lkneschke New Issue 24-Apr-06 07:52 lkneschke File Added: cyrus.txt 24-Apr-06 07:52 lkneschke File Added: dbmail.txt 24-Apr-06 07:57 lkneschke Note Added: 0001097 24-Apr-06 11:04 paul Note Added: 0001098 ======================================================================