The WendzelNNTPd is an IPv6-ready Usenet server that aims to be as easy to use as possible. It is portable, supports AUTHINFO authentication, contains ACLs as well as role based ACLs (RBAC), supports invisible newsgroups, and features automatic prevention of double postings. WendzelNNTPd supports MySQL as well as SQlite3 backends.
| Tags | Communications Usenet News Networking Internet |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Unix POSIX BSD OpenBSD Linux Solaris |
| Implementation | C |
Recent releases


Release Notes: This release adds two fixes for MySQL users and fixes a problem for telnet users.


Release Notes: This release adds two small bugfixes and an improved init script.


Release Notes: Besides tiny performance improvements, this release includes bugfixes, of which one is considered important and fixes code that broke attachments.


Release Notes: In comparison to the last stable version, 1.4.6, this release implements a database abstraction layer and adds support for SQLite3 and MySQL. It also implements ACLs as well as role based access control (RBAC) and "invisible" newsgroups. The LISTGROUP, LIST NEWSGROUPS, LIST OVERVIEW.FMT, and XGTITLE commands are now supported. New documentation was written and many bugs were fixed. In comparison to the latest beta version, the documentation was improved.


Release Notes: This release implements a database abstraction layer and adds support for SQLite3 and MySQL. It also implements ACLs as well as role based access control (RBAC) and "invisible" newsgroups. The LISTGROUP, LIST NEWSGROUPS, LIST OVERVIEW.FMT, and XGTITLE commands are now supported. New documentation was written and many bugs were fixed.
Recent comments
17 Aug 2008 09:59
Re: nice one
> What would cause this project to be
> widely used is plug-able backends;
>
> That is the solution to the terrible web
> forums about these days - an NNTP
> interface to each one.
>
> The higher levels of the newsgroup
> hierachy can map to a particular
> php-phorumz type configuration.
>
> Along with your RSS it may help
> replication of ghastly forums and a new
> life to NNTP.
>
> Anwyay.... I thought I'd just share some
> of the ideas I'm too busy to work on.
Thanks for that hint. I already wrote Korallenriff (also available at freshmeat) what fetches NNTP postings and saves them in a MySQL database. In WendzelNNTPd-2.0.0 I will probably add a full forums backend feature.
11 Dec 2007 02:48
nice one
What would cause this project to be widely used is plug-able backends;
That is the solution to the terrible web forums about these days - an NNTP interface to each one.
The higher levels of the newsgroup hierachy can map to a particular php-phorumz type configuration.
Along with your RSS it may help replication of ghastly forums and a new life to NNTP.
Anwyay.... I thought I'd just share some of the ideas I'm too busy to work on.
10 Jun 2007 01:14
Re: Cool stuff!
> Yeah, a cool NNTPd with SQL support at
> early stage. Yes I know this isn't
> feature request forum, but PAM support
> are welcome. :-)
Great that you like it. I don't say that I will add PAM but I added it to the wishlist file that includes feature request I will possibly implement.
regards
steffen
09 Jun 2007 14:13
Cool stuff!
Yeah, a cool NNTPd with SQL support at early stage. Yes I know this isn't feature request forum, but PAM support are welcome. :-)