Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: harven <harven@free.fr>
To: info-gnus-english@gnu.org
Subject: Re: "archive server"
Date: Fri, 24 Apr 2009 23:35:47 +0200	[thread overview]
Message-ID: <m2hc0dybt8.fsf@free.fr> (raw)
In-Reply-To: <87r5zv5hn2.fsf@alfa.kjonca>

kjonca@poczta.onet.pl (Kamil Jońca) writes:

> gnus.el:
> =============================
> (setq gnus-secondary-select-methods (quote ((nnimap "mail.eranet.pl" (nnimap-stream ssl)) (nnimap "localhost"))))
>
> (setq gnus-message-archive-method (quote (nnimap "localhost")))
> (setq gnus-message-archive-group (quote ((if (message-news-p) "Sent/usenet" "Sent"))))
> =============================
>
> Why Gnus *always* create directory ~/Mail/archive, and server:
>   {nnfolder:archive} (opened)
> how can I get rid of them (server & directory) ?

I had the same problem a few months ago. It seems to be related to
a previous method of archiving, may be the default one, which relies
on this archive directory. You probably removed the corresponding code
from your .gnus file at some point, but the server is still there and 
regenerates the archive directory at startup. Here is what I did to get rid
of it:

First delete the archive directory. 
Then go to  the *server* buffer (type ^ in the *group* buffer)
and kill the {nnfolder:archive} (type k in front of the corresponding line)
Restart, the archive folder won't be created.

Hope that helps

      parent reply	other threads:[~2009-04-24 21:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14 16:23 Kamil Jońca
2009-04-14 19:52 ` Andrzej Adam Filip
2009-04-14 20:29   ` Kamil Jońca
2009-04-24 21:35 ` harven [this message]

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=m2hc0dybt8.fsf@free.fr \
    --to=harven@free.fr \
    --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).