Skip to content
#

nntp

Here are 48 public repositories matching this topic...

gahr
gahr commented Dec 9, 2020

In #2761 I introduced a new API, struct Mailbox *ctx_mailbox(struct Context* ctx), which has the sole purpose to avoid boilerplate like if (Context && Context->mailbox).

I would like to use the API more extensively, whenever Context->mailbox is used. This needs to be done with care as Context is a global variable and its contents might change when calling other functions.

This would

The WendzelNNTPd is an IPv6-ready Usenet-server (NNTP daemon) with the main goal of a high usability. It is portable (Linux/*BSD/*nix), supports AUTHINFO authentication, contains ACL as well as role based ACL and supports invisible newsgroups. It currently supports MySQL and SQLite backends.

  • Updated Nov 12, 2020
  • C

Improve this page

Add a description, image, and links to the nntp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the nntp topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.