I am trying to insert a Newsgroup discussion into a forum. Can this be done with the Mailhandler and Listhandler modules or do I need something else?

Comments

andre75’s picture

Noone?

jaypabs’s picture

I am also searching for this kind of module but can't find one. Here's a module but not yet release #29816: Netnews (NNTP).

I need this kind of module to integrate in my website at http://www.sourcecodester.com.

If you found one please let me know.

Thanks

kemalo’s picture

Hello,

i have the same problem. i will get the post in a newsgroup and will deliver it in my forum.
do you have a answer for our issue now.

Thanks a lot.

WorldFallz’s picture

You could use something like http://www.bitfolge.de/nntp2rss-en.html to get the newsgroup via rss then use the feedapi module to populate a forum. it's only one-way though.

EDIT: Actually-- google groups have a feed icon at the bottom of the page. You should be able to use feedapi to grab a newsgroup using that feed.