<%@ Control language="c#" Codebehind="nntpretrieve.ascx.cs" AutoEventWireup="True" Inherits="yaf.pages.admin.nntpretrieve" %> <%@ Register TagPrefix="yaf" Namespace="yaf.controls" Assembly="yaf" %>
Retrieve NNTP Articles
Groups ready for retrieval Last Message Last Update
<%# DataBinder.Eval(Container.DataItem,"GroupName") %> <%# LastMessageNo(Container.DataItem) %> <%# FormatDateTime(DataBinder.Eval(Container.DataItem,"LastUpdate")) %>
Specify how much time article retrieval should use.  seconds

The NNTP feature of Yet Another Forum.net is still beta, and will have bugs. Bugs you should look for is character set conversion, and incorrect time on posts. Usenet articles will be posted to the forum with the date from the article header, meaning that you well could get future dates. Please let me know of any unknown time zones that are encountered.

The forums usenet artiles are posted to should be read-only, as messages will not be posted back to the usenet. For speed purposes usenet articles are automatically approved, meaning that if the forum is moderated, the posts will be automatically approved.

To protect usenet servers, a newsgroup can only be updated once every 10 minutes.