Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Bastien <bastien@xxx.fr>
Subject: Re: Gnus: expiring unread articles
Date: Tue, 08 Nov 2005 00:41:05 GMT	[thread overview]
Message-ID: <87ll007z22.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87r79ti4s4.fsf@ixod.org>

Mark T. B. Carroll writes:

> I have a group called nnml+mail:mail.spam that my probable spam is
> filtered into. I am happy to let articles in it expire without my having
> marked them read or suchlike.

G c to customize your group (or G p if you prefer) and edit the
`auto-expire' and `total-expire' options.

This is what i have for my spam group:

((auto-expire . t)
 (total-expire . t)
 (spam-contents gnus-group-spam-classification-spam)
 (spam-process
  ((spam spam-use-spamassassin)))
 (spam-process-destination)
 (spam-marks
  (gnus-spam-mark))
 (expiry-wait . immediate)
 (expiry-target . delete))

(Delete the spamassassin lines if you're not using spamassassin.)

-- 
Bastien


  reply	other threads:[~2005-11-08  0:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-07  2:13 Mark T.B. Carroll
2005-11-08  0:41 ` Bastien [this message]
2005-11-08  2:26   ` Mark T.B. Carroll
2005-11-08 12:20     ` Bastien
2005-11-08 17:57       ` Mark T.B. Carroll

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=87ll007z22.fsf@bzg.ath.cx \
    --to=bastien@xxx.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).