[neomutt-users] GROUP: 480 Read access denied

Bo Yu tsu.yubo at gmail.com
Sun Jun 11 16:34:13 CEST 2017


Hi,

I have some questions about nntp usage.

I have followed the instructions to do:

https://github.com/neomutt/neomutt/issues/338

And i can see some list:

https://clbin.com/7jeeSW.png

Here, as you see, default there is a 'D' in front of non E-S list.
In fact, i am aim to subscribe those lists.

However, when i enter comp.unix.shell the neomutt tell me:

**
GROUP: 480 Raed access denied
**

And i can not do anything about these "D" lists.

What wrong with my nntp config?

Any help will appricate.

Thanks.

===============================
Here is my `mutt -d 5`

https://clbin.com/I1BP7

================================
Here is my `mutt -v`

NeoMutt 20170609-1-62d975 (1.8.3)
Copyright (C) 1996-2016 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 3.2.0-4-686-pae (i686)
slang: 20204
libidn: 1.25 (compiled with 1.25)

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-linux-gnu/4.7/lto-wrapper
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.7.2-5' --with-bugurl=file:///usr/share/doc/gcc-4.7/README.Bugs --enable-languages=c,c++,go,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.7 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.7 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --with-arch-32=i586 --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.7.2 (Debian 4.7.2-5)

Configure options: '--with-slang=/usr/local/src/slang-2.2.4' '--enable-pop' '--enable-imap' '--enable-ssl' '--enable-smtp' '--enable-gpgme' '--with-ssl=/usr/' '--enable-sasl' '--with-sasl=/usr/' '--enable-debug' '--disable-doc' '--enable-nntp'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2

Compile options:
  +attach_headers_color -bkgdset +color +compose_to_sender +compress +cond_date
  -curs_set +debug -dotlock +encrypt_to_self -exact_address +fcntl -flock
  -fmemopen +forgotten_attachments +forwref +futimens +getaddrinfo +getsid
  -gnutls +gpgme -gss -hcache -homespool -iconv_nontrans +ifdef +imap
  +index_color +initials +keywords +libidn +limit_current_thread +lmdb
  -locales_hack -lua -meta -mixmaster +multiple_fcc +nested_if +new_mail +nls
  +nntp -notmuch +openssl +pgp +pop +progress +quasi_delete +regcomp
  +reply_with_xorig -resizeterm +sasl +sensible_browser -setgid +sidebar
  +skip_quoted +smime +smtp -start_color +status_color +sun_attachment +timeout
  +tls_sni +trash -typeahead +wc_funcs
EXECSHELL="/bin/sh"
MAILPATH="/var/mail"
PKGDATADIR="/usr/local/share/mutt"
SENDMAIL="/usr/sbin/sendmail"
SYSCONFDIR="/usr/local/etc"

To learn more about NeoMutt, visit: http://www.neomutt.org/
If you find a bug in NeoMutt, please raise an issue at:
    https://github.com/neomutt/neomutt/issues
or send an email to: <neomutt-devel at neomutt.org>
===============================================
my nntp config part of .neomutt file:
=========================================

# 新闻组
set catchup_newsgroup=ask-yes	# catchup articles when leaving newsgroup
#set group_index_format="%4C %M%N %5s  %-35.35f %d"
#				# newsgroup browser format
#unset inews			# inews command with headers (use default!)
set mime_subject		# Use MIME-Quoted-Printable in news headers
set news_cache_dir="~/.mutt"	# Cache files
#set news_server="news.eternal-september.org"	# News server (defaults to $NNTPSERVER)
set newsrc="~/.newsrc"		# newsrc file
#set nntp_attempts=10		# number of attempts to connect to NNTP server
set news_server= "news.eternal-september.org:119"

set nntp_context=1000		# number of articles in entered newsgroup
set nntp_load_description	# load newsgroup descriptions
set nntp_user=" "		# NNTP username
set nntp_pass=" "		# NNTP password
set nntp_poll=60		# time (in seconds) to check for new news
set post_moderated=ask-yes	# Post articles to moderated newsgroups?
set nntp_authenticators = '1'

set followup_to_poster = ask-no

set catchup_newsgroup = ask-yes

set group_index_format = '%4C %M%N %5s  %-45.45f %d'

set news_cache_dir = ~/.mutt/nntp.d


set nntp_load_description

set post_moderated = ask-yes

set show_new_news = yes

set show_only_unread = no

set save_unsubscribed = no

set x_comment_to = no


set mime_subject = yes

set x_comment_to = no


unignore Newsgroups:
ignore Content-Type:
ignore Content-Transfer-Encoding:

bind index,pager i change-newsgroup




More information about the neomutt-users mailing list