define a logical PathHost name
of the physical Server-host.
Example: NNTPCONF="wall.etl.go.jp/delegate.org"
upact:Invoke/Reload/Posted
control updating of active list cache.
Invoke and Reload specifies expire time of the cache in seconds.
After an article is posted via the DeleGate, the cache will be
updated whenever the client checked it (by LIST command),
within the period specified by Posted.
overview.fmt:{FieldList}
default -- overview.fmt:{Subject,From,Data,Message-ID,References,Bytes,Lines}
The format of the XOVER response generated by the DeleGate.
xover:Number
default -- xover:2000
Limit the maximum number of articles in "XOVER range"
nice:Number
Set the nice value if defined.
ondemand
postpone the connection establishment to a server until
something from the server become necessary
dispensable
continue the client session even if a server is disconnected
auth:{srcHostList}
Force authentication (using AUTHINFO command) at the beginning of the NNTP
session, if the client hosts is included in the srcHostList.
This parameter should be set if the NNTP server does any
authentication for any subset of users, and this DeleGate does
caching for NNTP.
authcom:{commandList}
Define a set of NNTP commands which need authentication before used.
server:host[:port][/grouplist]
set NNTP server(s) for HTTP requests by URLs nntp://*/... or news:...
nntpcc:Number
default -- nntpcc:1
Specify "nntpcc:0" to disable "connection cache" for NNTP.