6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/8/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#3687] imap_append in Message.php fails with no errors
*
Your Email Address
*
Spam protection
Enter the letters below:
..__ . .. . __ |[__)|\/|\ // ` \__|| \| | \/ \__.
Comment
> Thanks for checking it out. I'm sure it works for many people without > the change, but it definitely wasn't working for us. Using tcpdump > showed PHP wasn't even attempting the append operation; it returned > false immediately, as though it didn't like the format of one of the > parameters. It made sense after I looked at other calls to > imap_append(). Why wouldn't both calls to imap_append() in > Message.php use the same calling syntax (with a fully qualified > "{server}mailbox" rather than just "mailbox")? The sample in the PHP > documentation uses a fully qualified mailbox as well: > > > > http://www.php.net/manual/en/function.imap-append.php > > > > The way it is now, I'm sure it works for many sites, but it > definitely doesn't work for all. I'm not surprised more people > haven't noticed it, because this code probably isn't used often. It's > only used when the trash folder is enabled, and the user's quota > prevents them from copying a deleted message to the trash, and > apparently it's only a problem for certain configurations. > > > > Fyi, on the web server we're using php 4.3.9 (the Red Hat Enterprise > Linux 4 package php-4.3.9-3.9) with c-client 2002e > (libc-client-2002e-14). The IMAP server is Cyrus 2.2.12 > (cyrus-imapd-2.2.12-3.RHEL4.1).
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