Merge branch 'master' of github.com:roundcube/roundcubemail

pull/66/head
Aleksander Machniak 12 years ago
commit 3b428c830d

@ -195,6 +195,7 @@ class rcube_message_header
'content-transfer-encoding' => 'encoding',
'in-reply-to' => 'in_reply_to',
'content-type' => 'ctype',
'charset' => 'charset',
'references' => 'references',
'return-receipt-to' => 'mdn_to',
'disposition-notification-to' => 'mdn_to',

Loading…
Cancel
Save