Topic by Bhagyashree Deshpande
Content
Hi all,
We have written a CPM to capture CC values for Incident created via email.
This was working as expected earlier, that is till 14/dec/2017.
Now the mail header is resulting as empty, (print_r($incident->Threads[0]->MailHeader);)
Mail Header is coming as blank
EGW_SAVE_EMAIL_HEADERS configuration setting is set as 'Yes'
Please suggest how to fix this issue.
Code I am using is attached here.
Thanks,
Bhagya