Gnus development mailing list
 help / color / mirror / Atom feed
* using IMAP for archiving
@ 1999-11-07 19:36 Denys Duchier
  1999-11-07 20:42 ` Jody M. Klymak
  1999-11-08  8:24 ` Kai Großjohann
  0 siblings, 2 replies; 3+ messages in thread
From: Denys Duchier @ 1999-11-07 19:36 UTC (permalink / 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-11-08  8:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-07 19:36 using IMAP for archiving Denys Duchier
1999-11-07 20:42 ` Jody M. Klymak
1999-11-08  8:24 ` Kai Großjohann

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).