Gnus development mailing list
 help / color / mirror / Atom feed
From: "Jody M. Klymak" <jklymak@apl.washington.edu>
Cc: ding@gnus.org
Subject: Re: using IMAP for archiving
Date: 07 Nov 1999 12:42:10 -0800	[thread overview]
Message-ID: <4sey2fvh.fsf@apl.washington.edu> (raw)
In-Reply-To: Denys Duchier's message of "07 Nov 1999 20:36:56 +0100"


Denys,

I have this for archiving messages on my nnimap server....

;; archive stuff...
(setq gnus-message-archive-group
      '((concat "nnimap+kraken:mail/sent-items." (format-time-string
			   "%Y-%m" (current-time)))))

Cheers,  Jody

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

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

    DD> (setq gnus-message-archive-group '((concat (if
    DD> (message-news-p) "news-" "mail-") (format-time-string "%b-%Y"
    DD> (current-time)))))

    DD> (setq gnus-message-archive-method '(nnimap "archive"
    DD> (nnimap-address "mail.ps.uni-sb.de") (nnimap-list-pattern
    DD> ("Mail/archive/*")) (nnfolder-inhibit-expiry t)
    DD> (nnfolder-get-new-mail nil))) -- Dr. Denys Duchier
    DD> Denys.Duchier@ps.uni-sb.de Forschungsbereich
    DD> Programmiersysteme (Programming Systems Lab) Universitaet des
    DD> Saarlandes, Geb. 45 http://www.ps.uni-sb.de/~duchier Postfach
    DD> 15 11 50 Phone: +49 681 302 5618 66041 Saarbruecken, Germany
    DD> Fax: +49 681 302 5615

-- 
Jody Klymak                         APL/School of Oceanography,
Doctoral Candidate                  University of Washington
mailto:jklymak@apl.washington.edu   (206)-685-9080
http://www.ocean.washington.edu/people/grads/jklymak/



  reply	other threads:[~1999-11-07 20:42 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 [this message]
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=4sey2fvh.fsf@apl.washington.edu \
    --to=jklymak@apl.washington.edu \
    --cc=ding@gnus.org \
    /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).