Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Pankaj Jangid <pankaj@codeisgreat.org>
To: info-gnus-english@gnu.org
Subject: Changing servers with same DNS IP Address value
Date: Tue, 24 Oct 2023 10:55:31 +0530	[thread overview]
Message-ID: <87cyx4pp6c.fsf@codeisgreat.org> (raw)

I recently went through the node "(gnus) Changing Servers". However, I
didn't find specific details regarding the scenario where a changed
server resolves to the same IP address as the previous one. I currently
have the following configuration in my "~/.gnus.el":

#+begin_src elisp
 '(gnus-secondary-select-methods
   '(
     (nntp "news.gwene.org")	; Gmane
     (nnml "")		; /var/spool/mail

 ;;... skip ...
 
 ;; Behaviour with various newsrc files
 '(gnus-save-newsrc-file nil)
 '(gnus-read-newsrc-file nil)
 '(gnus-always-read-dribble-file nil)
 '(gnus-save-killed-list nil)
 '(gnus-check-new-newsgroups nil)
#+end_src

If I update the server to "news.gmane.io", will I need to modify all the
entries in the "~/.newsrc.eld" file?



             reply	other threads:[~2023-10-24  5:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-24  5:25 Pankaj Jangid [this message]
2023-10-24  5:57 ` Adam Sjøgren
2023-10-24 10:40   ` Pankaj Jangid
2023-10-24 16:58     ` Adam Sjøgren

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=87cyx4pp6c.fsf@codeisgreat.org \
    --to=pankaj@codeisgreat.org \
    --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).