; This a a sample prune file. ; 10,A: ; Deletes all messages in conference 10. ; !10,N:100 ; Unkill message 100 in conference 10. ; Note: these two lines could be replaced by 10,N~100. ; !10,SP:Interesting subject ; Unkill all messages in conference 10 with "Interesting subject" ; in their subject lines. ; 20,N:<500 ; Kill all messages in conference 20 that have message numbers less than ; 500. ; 30,N:>500 : Kill all messages in conference 30 that have message numbers greater ; than 500. ; A,B:Joe Schmuck ; Kill all messages either to or from "Joe Schmuck" ; 20,F:John Doe |,F:Joe Blow &,T:Richard Roe ; Kill all messages in conference 20 from "John Doe" or "Joe Blow" that ; are also to "Richard Roe" ; 0,B:John Doe &,B:Richard Roe &,S:Private Argument ; Kill all messages in conference 0 that are to or from "John Doe", and ; and also to or from "Richard Roe", that have "Private Argument" as ; their subject ; A,F:Joe Doaks &,T~@ME@ ; Kill all messages from "Joe Doaks" that are not addressed to you. ; A,D:30 ; Kill all messages more than 30 days old. ; Z,SESSION ; Delete SESSION.TXT, if it exists.