Yes! But i wouldn't recommend it if you're using Solr as your search server as it can index e-mail boxes [1] via its data import handler [2].
However, using Nutch is possible too but it depends on your set up whether its easy or not. Nutch can crawl and index your file system and the mail is stored there but extracting the content and metadata by hand will take time. [1]: http://wiki.apache.org/solr/MailEntityProcessor [2]: http://wiki.apache.org/solr/DataImportHandler Cheers, > Hi, > I want to index email in multiple accounts using IMAP and nutch, is it > possible? Thanks.

