Hi,
The email content is partially displayed in my SugarCRM community version 6.1..2.
Iam not able to view anything after "Hi" for the email attached below (refer attachment)
The problem seem to occur in "modules\Inboundemail\inboundemail.php" at the following lines
---
...
else
{
$safedMsgPart = $this->cleanContent($msgPart);
return str_replace("<img />", '', $safedMsgPart);
...
---
Iam able to view the email if i return the "$msgPart" instead of "$safedMsgPart".
Please help me to solve this issue.
Thank you,
Raja


LinkBack URL
About LinkBacks



Reply With Quote
ffice
Bookmarks