Gnus development mailing list
 help / color / mirror / Atom feed
From: Denys Duchier <Denys.Duchier@ps.uni-sb.de>
Subject: using IMAP for archiving
Date: 07 Nov 1999 20:36:56 +0100	[thread overview]
Message-ID: <is66zedrfr.fsf@grizzly.ps.uni-sb.de> (raw)

Is it possible to use gnus-message-archive-{group,method} to archive
messages that I send out?  I tried the following, but nothing happened
except that I now have this additional Gcc header automatically
inserted:

(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)))
-- 
Dr. Denys Duchier			Denys.Duchier@ps.uni-sb.de
Forschungsbereich Programmiersysteme	(Programming Systems Lab)
Universitaet des Saarlandes, Geb. 45	http://www.ps.uni-sb.de/~duchier
Postfach 15 11 50			Phone: +49 681 302 5618
66041 Saarbruecken, Germany		Fax:   +49 681 302 5615


             reply	other threads:[~1999-11-07 19:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-11-07 19:36 Denys Duchier [this message]
1999-11-07 20:42 ` Jody M. Klymak
1999-11-08  8:24 ` Kai Großjohann

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=is66zedrfr.fsf@grizzly.ps.uni-sb.de \
    --to=denys.duchier@ps.uni-sb.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).