Black Dew <[EMAIL PROTECTED]> writes: > Is there a way to make leafnode delete all the articles from gorups > that are no longer active before they expire the natural way. > > eg I have expire set to 300, short timeout to 5 and long timeout to > 21, so i want leafnode to remove all the articles from a group that > isn't active anymore (hasn't been accessed in timeout days) before > thos articles have expired. > > any way to do that?
set a groupexpire to 0 for that group and run texpire. That ought to work. e.g. groupexpire group.to.be.expired = 0 Mart -- "We will need a longer wall when the revolution comes." --- AJS, quoting an uncertain source. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

