HEX
Server: Apache
System: Linux vps35971 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
User: haitiopendh (6209306)
PHP: 8.1.32
Disabled: NONE
Upload Files
File: //etc/tin/tin.defaults
#
# TIN 2.6.2 - a threaded newsreader
#
# tin.defaults - set some machine specified options
#                and override compile time defaults
#
# Only do changes in this file, if your actual configurations
# differs from the configuration compiled in. All values have
# defaults at compile time, so usually editing this file is not
# needed. An exception are distributed binaries which run on
# different machines, here some configuration might be necessary.
#

############# global options ####################################

# domainname - this sets a global domain name used in From lines
#
# set your full domain name without a trailing dot
#
#domainname=domain.com

# organization - defines the name of your organization
#
#organization=TIN unltd.

# newslibdir - defines the default place for some configuration
#              files
# common values are /usr/lib/news, /var/lib/news, /usr/local/lib/news
#
#newslibdir=/var/lib/news

# bugaddress - defines the email address to which users can send
#              bugreports using tin's built in function
#
# The default points to a developers mailing list located at tin.org.
# You might want to change this address to one of your local
# administration if you want to deal with your lusers problems on
# your own.
#
#bugaddress=tin-bugs@tin.org

# inewsdir - defines the directory containing of the inews executable
#
# Usually tin uses its own built in inews routines. you might want
# to use an external inews, so you can define the directory where tin
# expects the executable. The program's name is set to inews, don't
# include it
#
#inewsdir=/usr/bin

# mm_charset - the default charset to be used in MIME's
#              Content-Type header
#
# luser may change this setting in their tinrcs but it's a good
# idea to set mm_charset here for providing a default
# in most western countries ISO-8859-1 might be the best value
#
#mm_charset=iso-8859-1

# post_mime_encoding
#
# luser may change this setting in their tinrcs but it's a good
# idea to set post_mime_encoding here for providing a default
# in most western countries 8bit might be the best value
#
#post_mime_encoding=8bit

# mail_mime_encoding
#
# luser may change this setting in their tinrcs but it's a good
# idea to set mail_mime_encoding here for providing a default
# as mail isn't guaranteed to be 8bit clean quoted-printable is
# a good choice
#
#mail_mime_encoding=8bit

# disable_gnksa_domain_check - allow unregistered top level domains
#
# THE BUILD IN LIST OF VALID TLDS IS OUTDATED, SO THE DEFAULT
# FOR THIS FEATURE CHANGED TO ON AS OF 2013-11-19
#
# you should activate this only if you are using in an intranet environment
# where articles do _not_ leak out into usenet
#
#disable_gnksa_domain_check=ON

# disable_sender - post without Sender: even if tin normally would add it
#
# use this only if you cannot generate a valid Sender:, eg. if you do not
# have a registered FQDN for your system
#
# disable_sender has no effect if inews_prog is not set to --internal.
#
disable_sender=ON

############# reading from a local spool #########################
#
# If you are using tin only via NNTP connections, this section
# has no meaning for you.
#

# spooldir - the base of your newsspool (INN, Bnews, Cnews style)
# common values are /var/spool/news, /usr/spool/news, /news/spool
#
#spooldir=/var/spool/news

# overviewdir - the base of your NOV database
#
# the overview files are either included within your spooldir or
# in a separate directory tree
# common values are /var/spool/overview, /usr/spool/overview, /news/overview
#
#overviewdir=/var/spool/news/over.view

# overviewfile - the name of a single overview file
#
# the name of a single file within the overview spool
# common values are .overview, over.view
#
#overviewfile=.overview

# overviewfmtfile - the full pathname of your newssystem's
#                   overview.fmt file
#
# usually the overview.fmt file is in newslibdir, so you only have
# to change this setting if your configuration differs
#
#overviewfmtfile=/etc/news/overview.fmt

# activefile - the full pathname of your newssystem's active file
#
# usually the active file is in newslibdir, so you only have
# to change this setting if your configuration differs
#
#activefile=/var/lib/news/active

# activetimesfile - the full pathname of your newssystem's active.times file
#
# usually the active.times file is in newslibdir, so you only have
# to change this setting if your configuration differs
#
#activetimesfile=/var/lib/news/active.times

# newsgroupsfile - the full pathname of your newssystem's newsgroups file
#
# usually the newsgroups file is in newslibdir, so you only have
# to change this setting if your configuration differs
#
#newsgroupsfile=/var/lib/news/newsgroups

# subscriptionsfile - the full pathname of your newssystem's
#                     subscriptions file
#
# usually the subscriptionsfile file is in newslibdir, so you only have
# to change this setting if your configuration differs
#
#subscriptionsfile=/var/lib/news/subscriptions