tags:

views:

15

answers:

0

Hi All,

I have used MsgIFilter for reading the msg file in lucene indexing. It's working fine if there is a non-msg file as an attachment. But, if the mail contains msg as an attachment then msgIFilter Reader is entering into an infinite loop. So how to overcome this problem? Is there any other filter which is meant for reading .msg file?

Thank You