view noffle.conf.example @ 25:ab6cf19be6d3 noffle

[svn] INN needs a MODE READER before it will permit POST
author enz
date Sat, 29 Apr 2000 14:37:59 +0100
parents cb6cab9fbdf9
children 8e972daaeab9
line wrap: on
line source

###############################################################################
#
# NOFFLE news server config file
#
###############################################################################

# Remote news server. Format: <hostname>[:<port>] [<user> <pass>]
# (<user> and <pass> only for servers with authentication,
# the password may not contain white-spaces)

server news


# Mail address for failed postings

#mail-to root


# Never get more than <max-fetch> articles. Discard oldest, if there are more

max-fetch 300


# Automatically remove groups from fetch list if they have not been
# accessed for <n> days.

auto-unsubscribe no
#auto-unsubscribe-days 30


# Parameter for thread mode. Retrieve articles, if they are referencing an
# article that has been read within the last <n> days

thread-follow-time 7


# Timeout for connecting to remote server in seconds.

connect-timeout 30


# Automatically put groups on fetchlist, if someone accesses them.
# Mode can be: full, thread, over

auto-subscribe no
#auto-subscribe-mode over


# Remove/replace Message-ID in posted articles. For generating Message-IDs,
# the domain name of your system should be a valid domain name.
# If you are in a local domain, set it to your provider's domain name.

remove-messageid no
replace-messageid yes