[Tickets #9334] Sending message is ignoring Cc and Bcc fields
bugs at horde.org
bugs at horde.org
Fri Oct 22 15:41:23 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9334
------------------------------------------------------------------------------
Ticket | 9334
Created By | goncalo.queiros at portugalmail.net
Summary | Sending message is ignoring Cc and Bcc fields
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch | 1
Owners |
+New Attachment |
0001-Don-t-use-compose_cc-and-compose_bcc-prefs-to-decide.patch
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2010-10-22 11:41) wrote:
When sending a message with Cc and Bcc fields, these addresses are
being ignored, because we are looking at the value of compose_cc and
compose_bcc prefs to decide if we should include those values in the
header of the message.
Correcting this issue i also found out that Horde is not showing the
Bcc field on the headers of the message. The problem is that on
drafts, there may exist value on the Bcc field, so the patch also
corrects this.
Also, when resuming a draft, Horde should show the Cc and Bcc if they
have any value (regardless of their pref)
Patch corrects all this issues
More information about the bugs
mailing list