6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
7/28/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#15020] Bcc field not saved in sent messages
*
Your Email Address
*
Spam protection
Enter the letters below:
.___..__ . ,.___.__. _/ [ __ \./ [__ | | ./__.[_./ | [___|__|
Comment
> Starting with version 6.2.25 of Imp, the list of "Bcc" recipients of > a message is not saved to messages in the "Sent" folder anymore. This > is due to the following commit: > https://github.com/horde/imp/commit/52ebc72bdc21523488102558b949ff31df80cd51 > > This commit introduces an "is_array" check on the "Bcc" header to be > saved. As it turns out, this check always returns false, because the > $header['bcc'] variable is in fact not an array, but an instance of > Horde_Mail_Rfc822_List. So with the "is_array" check turned on, no > "Bcc" headers ever get saved to the message in the "Sent" folder.. > > Attached is a patch that uses the "isset()" function instead. I don't > know if that is a good choice, but it sure is better than > "is_array()" which yields undesired results.
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