NNTP

Specifies the details of an NNTP account.

Syntax

<NNTP>
<extension base="Account">
<folder type="uid"/>
<inbound type="Server"/>
<outbound type="Server"/>
<life type="int"/>
<maxMessages type="int"/>
<newMessagesXDaysOld type="int"/>

Definitions

folder

Specifies the folder/container id for the NNTP account.

inbound

Specifies the inbound/incoming server, credentials and flags.

outbound

Specifies the outbound/outgoing server, credentials and flags.

life

Specifies the life of a message in days. Remove messages after “life” days.

maxMessages

Specifies the maximum number of messages to be downloaded at one time.

newMessagesXDaysOld

Download message X days old.