6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3371] imap_fetchstructure() fails with Dovecot
*
Your Email Address
*
Spam protection
Enter the letters below:
.__ ..__.. .. . [__) |[__]| || | | \__|| ||__||/\|
Comment
> Ok, now I'm at a loss... > > > > I've tracked this problem to IMP_MailboxCache::retrieve() line 246. > For some reason imap_fetchstructure returns false, instead of the > expected object. At that point the pertinent variables are set to > the following values: > > > > $mailbox: Junk E-mail > > > > $msgids: > > array(1) { > > [0]=> > > string(4) "1577" > > } > > > > $mask: 16 > > > > $_SESSION['imp']['stream']: > > resource(50) of type (imap) > > > > $val: 1577 > > > > and imap_fetchstructure gives the following warning, and returns bool(false): > > > > Warning: imap_fetchstructure(): No body information available in > /home/ben/public_html/horde/HEAD/imp/lib/IMAP/MailboxCache.php on > line 253 > > > > What really gets me is that when viewing the message, the same > function call with the same values returns the expected object... > > > > I'm pretty sure this is not a problem with imp/horde at this point, > and will close the ticket. But, does anybody have any ideas what > might be going on? > > > > Oh, and fwiw, when viewing the mailbox listing, I get a bunch of > those same warnings from imap_fetchstructure (one for each message)
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers