• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Apache James ?

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I want to setup a server which will host NNTP newsgroups. I need the following features:
-The newsgroups should be reachable via a web interface aswell as a newsreader.
-I want to be able to force user to register, and to logon to be allowed to post.
-I want to be able to automatically mail out new posts to users who prefer the e-mail-push version of newsgroup participation.
-I want posts to be searchable via a web interface

Does anyone know if apache James can do all of the above ? If so, is it hard to configure ? if not, are there any other (prefrebly free) products out there that do ?

//Linus Nikander.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic