Gnus development mailing list
 help / color / mirror / Atom feed
* Bug? Articles being expired one by one.
@ 2000-11-04 23:48 Slawek Zak
  0 siblings, 0 replies; only message in thread
From: Slawek Zak @ 2000-11-04 23:48 UTC (permalink / raw)


I've noticed some strange bahaviour of Gnus 5.8.8. Read articles are
being expired one by one (every time I leave a newsgroup with read
articles). It is not intended behaviour I suppose.

Relevant expiry settings:

 - (setq nnmail-expiry-wait 'immediate)
 - 
 - (defun move-to-exp-group (group-name)
 -   (concat "nnml+expired:expired." group-name))
 - (setq nnmail-expiry-target 'move-to-exp-group)
 - 
 - (setq gnus-total-expirable-newsgroups ".*")

The backend is nnml with following setup:

 - (nnml "private"
 - 	(nnml-directory "~/mail/private")
 - 	(nnml-active-file "~/mail/private/active")
 - 	(nnml-get-new-mail t)
 - 	(nnml-nov-is-evil t)
 - 	(nnml-inhibit-expiry nil))

Can someone help with this?

/S



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-11-04 23:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-04 23:48 Bug? Articles being expired one by one Slawek Zak

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).