Gnus development mailing list
 help / color / mirror / Atom feed
From: Harry Putnam <reader@newsguy.com>
Subject: Re: Something breaking batch command - possilbe `marks' related [or] Boot strap mania
Date: Mon, 27 Aug 2001 17:28:52 -0700	[thread overview]
Message-ID: <m1lmk5rse8.fsf@reader.newsguy.com> (raw)
In-Reply-To: <iluy9o5l061.fsf@barbar.josefsson.org> (Simon Josefsson's message of "Mon, 27 Aug 2001 22:26:14 +0200")

Simon Josefsson <jas@extundo.com> writes:


> Looks like you have a nnml server and a group "mail-0801".  Not
> correct?
No, at least I never did before 

It is supposed to be an archive under Mail/archive/mail-<whatever>
A spool format file.  Until recently that was how it worked.  I've
made no intentional changes there.
Up until recently archived (gcc) messages ended up in
Mail/archive/mail-<date> or
Mail/archive/news-<date>
Not nnml style at all.

>
>> (setq gnus-message-archive-group
>>       '((let ((current-archive-date-string
>> 	       (format-time-string "%m%y" (current-time))))
>> 	  (concat (if (message-news-p)
>> 		      "news-"
>> 		    "mail-")
>> 		  current-archive-date-string))))
>
> What is the `gnus-message-archive-method'?

   gnus-message-archive-method's value is "archive"
   
   Documentation:
   *Method used for archiving messages you've sent.
   This should be a mail method


      reply	other threads:[~2001-08-28  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-27 18:43 Harry Putnam
2001-08-27 20:26 ` Simon Josefsson
2001-08-28  0:28   ` Harry Putnam [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=m1lmk5rse8.fsf@reader.newsguy.com \
    --to=reader@newsguy.com \
    /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).