You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The message_outgoing_headers hook call should probably be moved to rcube::deliver_message() although the current implementation also modifies headers when saving drafts.
We have already message_before_send hook in deliver_message(). So, I propose to get rid of message_outgoing_headers hook and use message_before_send instead.
Reported by jasb on 15 Aug 2013 11:03 UTC as Trac ticket #1489284
Hi,
The "additional_message_headers" works OK, but in sent read receipts sent from the webmail, the headers are not included.
Shouldn't they be included in read receipts as in regular messages?
Migrated-From: http://trac.roundcube.net/ticket/1489284
The text was updated successfully, but these errors were encountered: