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
_______________________________________________
Info-gnus-english mailing list
Info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to