Commit aedd3a47 authored by Frank Bergmann's avatar Frank Bergmann

Added handling of MS-Exchange headers

parent 86f3c3b3
......@@ -1701,6 +1701,7 @@ alter table im_projects add column ticket_container_email_selector text;
-- New field in forum topics for MIME Message-ID of creating email
alter table im_forum_topics add column mime_message_id text;
alter table im_forum_topics add column exchange_message_id text;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment