Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Rafael <rvf0068@gmail.com>
To: info-gnus-english@gnu.org
Subject: Re: Reloading groups from server
Date: Wed, 08 Sep 2010 18:04:55 -0500	[thread overview]
Message-ID: <87vd6f4z1k.fsf@gmail.com> (raw)
In-Reply-To: <mailman.3.1283981666.7404.info-gnus-english@gnu.org>

pocmatos@gmail.com (Paulo J. Matos) writes:

> I have subscribed to eternal-september for nntp and I forgot to
> configure authentication. So I found I didn't have all the groups from
> eternal september, only the public ones.
>
> After setting up the username and password in .authinfo and the force
> authentication, gnus still only shows me the same public groups and not
> new ones. How can I request gnus to force the fetch all groups from the
> server? 

Hmm, are you sure the info in .authinfo is being sent to
eternal-september?

I had the same problem you mention recently (with
reader80.eternal-september.org, because port 119 is blocked at work),
and after several tries, this worked for me (the group list was
available without any special command):

in .gnus:

(setq gnus-select-method '(nntp "reader80.eternal-september.org"
                                (nntp-port-number 80)))

in .authinfo:

machine reader80.eternal-september.org login xxxx password xxxx force yes

       reply	other threads:[~2010-09-08 23:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.3.1283981666.7404.info-gnus-english@gnu.org>
2010-09-08 23:04 ` Rafael [this message]
2010-09-08 21:33 Paulo J. Matos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vd6f4z1k.fsf@gmail.com \
    --to=rvf0068@gmail.com \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).