Gnus development mailing list
 help / color / mirror / Atom feed
* help expiring mail articles
@ 1996-12-04 17:14 Andreas Kaempf
  1996-12-05 19:23 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Kaempf @ 1996-12-04 17:14 UTC (permalink / raw)



hi all...

well i finally have mail working the way i need it with the exception
of getting the expired articles removed once they have been marked...

now when i start up gnus i start it up as gnus-no-server...

i then have the following in my .gnus file:

(setq gnus-auto-expirable-newsgroups "xemacs")

(setq nnmail-expiry-wait-function
	(lambda (group)
	  (cond ((string= group "xemacs")
	          'immediate)
                (t
                 6))))
 

now when i start up gnus (with the no server option) i find that all
articles in the xemacs group are marked as "E" expirable...

now when i quit out of the group and the server and enter back in i do
not see the articles as being deleted from the xemacs directory..

so i am assuming i am doing something wrong here...

what i want to so only keep the ticked articles in the xemacs folder
and not to save the "E" expired articles for any period..

also what would the syntax be to mark all articles in all the nnmail
groups as "E" expirable instead of having to emter each group in a
list... is there a way to do this....

thanks in advance..
andreas
-- 
   Steller Computer Consultants	 	Andreas Kaempf
	P.O. BOX 3873			
     Nashua, NH 03062  USA	      andreas@sccon.com




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: help expiring mail articles
  1996-12-04 17:14 help expiring mail articles Andreas Kaempf
@ 1996-12-05 19:23 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1996-12-05 19:23 UTC (permalink / raw)


Andreas Kaempf <andreas@sccon.com> writes:

> what i want to so only keep the ticked articles in the xemacs folder
> and not to save the "E" expired articles for any period..

Run all the expirable articles through the expiry process with the
`C-c M-C-x' command.

> also what would the syntax be to mark all articles in all the nnmail
> groups as "E" expirable instead of having to emter each group in a
> list... is there a way to do this....

Use total-expire groups instead.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Ingebrigtsen


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1996-12-05 19:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-12-04 17:14 help expiring mail articles Andreas Kaempf
1996-12-05 19:23 ` Lars Magne Ingebrigtsen

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