I created a discussion post to test email replies to the post. But the mail replies are not being parsed properly. The reply from mail is posted with the html tags. Please help.

My configuration

IIS 7.5
PHP 5.6
Open Atrium openatrium-7.x-2.25

I got some warnings and error when I enabled OA MailHandler module which I have attached.

Thanks,
Anand

CommentFileSizeAuthor
feeds error.png52.91 KBAnandE
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

AnandE’s picture

Issue summary: View changes
leo_g’s picture

Status: Active » Closed (fixed)

You have to set the text format in the importer settings. Remember that you should never use Full Html for security reasons! (http://example.com/admin/structure/feeds/discussion_reply_email_importer...)

BTW:

The "Missing feeds plugin OaMailParser..." Notification goes away after clearing the cache!

The "Strict warning: Declaration of FeedsCommentProcessor::expire().." Error is a bug in FeedsCommentProcessor and there is already a patch which you can find here: https://www.drupal.org/node/2288317