Hello All,

I am using mailhandler & mailcomment for fetching comment for several content type. Though I am having some other problem too but it's working some how.
But the basic problem is - it's not attached to any content type as when I tried attaching it..it never worked for me.
And when it's not attached to any content type..every-time I am running $base_url/import from myself to fetch comment. So is there any body who can suggest me ay solution for it ?

Thanks,
RajeevK

Comments

danepowell’s picture

Category: task » support

If you want to import on cron, you have to attach the importer to a content type and create a node of that type to link a mailbox to the importer.

Why can't you attach the importer to a content type? Have you tried the Mailhandler quick-start module, which includes a default importer already linked to a content type?

rajeevk’s picture

When I attach feed importer to any content type then it doesn't bring any comment...

I will try with quick-start...but I think it's same like creating a feed importer & attaching that to some content type and then try to import..
But when I do that...I just get forwarded to content create page of that kind of content, with which I have attached the feed importer. And when I give title & some mandatory field..it show me the waiting bar of importing and at last it show..there is no content...though there are mail to be imported...

It's very confusing to work with this module...

Thanks,
RajeevK

danepowell’s picture

Status: Active » Closed (works as designed)