Gnus development mailing list
 help / color / mirror / Atom feed
From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai Großjohann)
Subject: Re: using IMAP for archiving
Date: 08 Nov 1999 09:24:44 +0100	[thread overview]
Message-ID: <vafwvrtpf03.fsf@lucy.cs.uni-dortmund.de> (raw)
In-Reply-To: Denys Duchier's message of "07 Nov 1999 20:36:56 +0100"

Denys Duchier <Denys.Duchier@ps.uni-sb.de> writes:

> (setq gnus-message-archive-group
>       '((concat (if (message-news-p) "news-" "mail-")
> 		(format-time-string "%b-%Y" (current-time)))))
> 
> (setq gnus-message-archive-method
>       '(nnimap "archive"
> 	       (nnimap-address "mail.ps.uni-sb.de")
> 	       (nnimap-list-pattern ("Mail/archive/*"))
> 	       (nnfolder-inhibit-expiry t)
> 	       (nnfolder-get-new-mail nil)))

I think you're storing your outgoing messages in a group "news-foo",
but the server in question only knows groups like "Mail/archive/foo".

I'm not sure, though.

You could also set gnus-message-archive-group to "nnimap:foo" which
works just like any other nnimap group (maybe you need
"nnimap+blarfl:foo" if your nnimap group names look like that).

kai
-- 
This gubblick contains many nonsklarkish English flutzpahs,
but the overall pluggandisp can be glorked from context. -- David Moser


      parent reply	other threads:[~1999-11-08  8:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-07 19:36 Denys Duchier
1999-11-07 20:42 ` Jody M. Klymak
1999-11-08  8:24 ` Kai Großjohann [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=vafwvrtpf03.fsf@lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    /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).