* 2012-01-11T17:44:34+02:00 * Teemu Likonen wrote:
> I have an annoying problem with forever-expiring "nnimap" articles. I
> use this kind of group settings (simplified):
>
>
> (setq
> gnus-parameters
> `(("^nnimap\\>.*"
> (spam-contents gnus-group-spam-classification-ham)
> (spam-process ((spam spam-use-bogofilter)
> (ham spam-use-bogofilter)))
> (spam-process-destination . "nnml:spam")
> (expiry-wait . immediate)
> (expiry-target . "nnml:old")
> (display . all)
> (gnus-large-newsgroup nil))
>
> ("^nnml:old$"
> (total-expire . t)
> (expiry-wait . 365))))
These two group settings were not simplified at all (all is there). I
just cropped all other group settings from the gnus-parameters alist.
_______________________________________________
info-gnus-english mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gnus-english