Gnus development mailing list
 help / color / mirror / Atom feed
* Preserving marks when IMAP-server changes DNS-name?
@ 2003-03-12  9:33 Niklas Morberg
  2003-03-12 10:48 ` Simon Josefsson
  0 siblings, 1 reply; 3+ messages in thread
From: Niklas Morberg @ 2003-03-12  9:33 UTC (permalink / raw)


The IMAP server I use is about to change its DNS name in a
couple of hours. Is there anything I need to do in order to
keep my marks intact after the switch?

Anything else I need to keep in mind (besides updating
my gnus.el settings; in my case gnus-select-method,
nnmail-expiry-target and gnus-message-archive-group all use
the DNS name of my server).

Niklas




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Preserving marks when IMAP-server changes DNS-name?
  2003-03-12  9:33 Preserving marks when IMAP-server changes DNS-name? Niklas Morberg
@ 2003-03-12 10:48 ` Simon Josefsson
  2003-03-12 14:00   ` Niklas Morberg
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Josefsson @ 2003-03-12 10:48 UTC (permalink / raw)


Niklas Morberg <niklas.morberg@axis.com> writes:

> The IMAP server I use is about to change its DNS name in a
> couple of hours. Is there anything I need to do in order to
> keep my marks intact after the switch?

If you don't have any bookmarks or group parameters stored in 
.newsrc.eld, the easiest is probably to C-k the groups and 
resubscribe to them on the new server.

But if you are careful, stopping emacs and doing a 
s/oldname/newname/g in .gnus, .emacs, .newsrc.eld, ~/News/* should 
fix it.  Make sure oldname doesn't match something unrelated 
though.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Preserving marks when IMAP-server changes DNS-name?
  2003-03-12 10:48 ` Simon Josefsson
@ 2003-03-12 14:00   ` Niklas Morberg
  0 siblings, 0 replies; 3+ messages in thread
From: Niklas Morberg @ 2003-03-12 14:00 UTC (permalink / raw)


Simon Josefsson <jas@extundo.com> writes:

> But if you are careful, stopping emacs and doing a
> s/oldname/newname/g in .gnus, .emacs, .newsrc.eld, ~/News/*
> should fix it.

Thanks. I went with this and everything seems to be running
smoothly now. I had an .authinfo entry I needed to update as
well, but that was all.

Niklas




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-03-12 14:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-12  9:33 Preserving marks when IMAP-server changes DNS-name? Niklas Morberg
2003-03-12 10:48 ` Simon Josefsson
2003-03-12 14:00   ` Niklas Morberg

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).