Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Kai Grossjohann <kai.grossjohann@gmx.net>
Subject: Re: gnus problems with archival
Date: Tue, 23 Sep 2003 00:24:07 +0200	[thread overview]
Message-ID: <86oexc31iw.fsf@slowfox.dyndns.org> (raw)
In-Reply-To: <87n0dei5rj.fsf@dedasys.com>

davidw@dedasys.com (David N. Welton) writes:

> (setq gnus-message-archive-method
>       '(nnml "archive"))
>
> I tried this, and it made a mess.  It created a bunch of nnml+archive
> groups for *all* my groups, not just a sent-mail group like I wanted:
>
> (setq gnus-message-archive-group
>         '((if (message-mail-p)
> 	      "sent-mail")))

I think you want to go the archives to nnml:sent-mail, right?  So I
suggest to abstain from touching gnus-message-archive-method at all,
and just set gnus-message-archive-group to "nnml:sent-mail" instead
of "sent-mail".  That's what I do, and it makes me happy.

(I just ignore the superfluous nnarchive server that I get due to the
default setting for gnus-message-archive-method.)


      parent reply	other threads:[~2003-09-22 22:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-09 11:01 David N. Welton
2003-09-09 11:31 ` punkind
2003-09-22 22:24 ` Kai Grossjohann [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=86oexc31iw.fsf@slowfox.dyndns.org \
    --to=kai.grossjohann@gmx.net \
    /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).