Gnus development mailing list
 help / color / mirror / Atom feed
From: mmoll@gs236.sp.cs.cmu.edu
Subject: archiving messages using gnus-bbdb
Date: 08 Sep 1996 14:45:50 -0400	[thread overview]
Message-ID: <uttbufgrgkh.fsf@gs236.sp.cs.cmu.edu> (raw)

The following message is a courtesy copy of an article
that has been posted as well.


Hi,

I am trying to get the gnus-bbdb-split-method to work. This is the relevant
code from my .gnus:

(setq gnus-message-archive-method
      '(nnfolder "archive" 
		 (nnfolder-get-new-mail nil)
		 (nnfolder-inhibit-expiry t)
		 (nnfolder-active-file "~/Mail/archive/active")
		 (nnfolder-directory "~/Mail/archive"))
      gnus-message-archive-group "outbox"
      gnus-summary-respool-default-method
      '("nnfolder+archive" mail respool address))
      gnus-valid-select-methods
      (cons '("nnfolder+archive" mail respool address)
	    gnus-valid-select-methods))

(require 'gnus-bbdb)
(setq nnmail-split-methods 'gnus-bbdb-split-method
      gnus-bbdb-split-default-group "others")

If I type "B r" (respool article), I get the following error:

	nnfolder+archive does not support article copying

What am I doing wrong? It would be nice, if I would not have to choose a
select method at all, but would only have to confirm the folder that the
gnus-bbdb-split-method has found.

-- 
Mark Moll    


             reply	other threads:[~1996-09-08 18:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-09-08 18:45 mmoll [this message]
1996-09-14 16:47 ` Brian Edmonds

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=uttbufgrgkh.fsf@gs236.sp.cs.cmu.edu \
    --to=mmoll@gs236.sp.cs.cmu.edu \
    --cc=mmoll+@cs.cmu.edu \
    /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).