Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: James Leifer <James.Leifer@inria.fr>
Subject: nnmh expiry
Date: Thu, 08 Aug 2002 09:46:50 +0200	[thread overview]
Message-ID: <r77ptwtyeqd.fsf@brouilly.inria.fr> (raw)

I'm learning about expiry and am having trouble getting it to work the way I'd
like for nnmh under Oort v0.07.  My goal is that:

  No mail article is ever expired except when I manually mark it with E and
  explicitly run the expiry process with B e.

My relevant ~/.gnus settings are as follows:

  ; no auto expiry on exit of a group
  (remove-hook 'gnus-summary-prepare-exit-hook 'gnus-summary-expire-articles)

  ; read articles are not marked as expirable
  (remove-hook 'gnus-mark-article-hook
               'gnus-summary-mark-read-and-unread-as-read)
  (add-hook 'gnus-mark-article-hook 'gnus-summary-mark-unread-as-read)

Furthermore, my nnmh:inbox has the parameters:

  (expiry-wait . immediate) (expiry-target . "nnmh:spam")

Now, when I mark a couple of articles with E and then do B e, the articles all
become marked G but do not move to nnmh:spam.

Help!

Many thanks,

James Leifer
INRIA Rocquencourt


             reply	other threads:[~2002-08-08  7:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08  7:46 James Leifer [this message]
     [not found] ` <r77lm7hyehe.fsf@brouilly.inria.fr>
2002-08-09 13:54   ` nnmh expiry (second question) Kai Großjohann
     [not found] ` <7ibs8dwi5x.fsf@enark.csis.hku.hk>
     [not found]   ` <r77eld9o01h.fsf@brouilly.inria.fr>
2002-08-09 14:01     ` nnmh expiry Kai Großjohann
2002-08-09 15:52       ` Simon Josefsson

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=r77ptwtyeqd.fsf@brouilly.inria.fr \
    --to=james.leifer@inria.fr \
    /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).