2026-01-18 23:50:48 +01:00
|
|
|
# config options
|
|
|
|
|
# - nntp-server NNTP server name
|
|
|
|
|
# - nntp-port NNTP port
|
|
|
|
|
# - nntp-user user name for AUTHINFO
|
|
|
|
|
# - nntp-pass password for AUTHINFO
|
|
|
|
|
# - force-auth force AUTHINFO
|
|
|
|
|
# - starttls 1 = use STARTTLS if possible, 0 = don't
|
|
|
|
|
# - verbose 1 = show warning messages, 0 = don't
|
|
|
|
|
# - debug 1 = show debug output, 0 = don't
|
|
|
|
|
nntp-server = localhost
|
|
|
|
|
nntp-port = 119
|