# > Is anybody aware of a web interface that assists one in purging junk / old
# > messages from the archive?
# > We have a lot of "upcoming meeting" messages in our archives and would like
# > to purge the periodically.
One is on the todo list. Not there yet.
# cd $archive
# rm -f `grep 'upcoming meeting' *|cut -d: -f1`
:) While this will work, I don't recommend it. If you have a copy of the contents in mailbox format then just remove the messages from the mailbox file and rebuild the archive.
# Joey
#
# PS: There's always an easier way :)
:) It's the outcome that gets a bit problematic. ;)
-- Kent Landfield Phone: 1-817-545-2502 Email: kent_at_landfield.com http://www.landfield.com/ Email: kent_at_nfr.net http://www.nfr.net/ Search the Usenet FAQ Archive at http://www.faqs.org/faqs/ Search the RFC/FYI/STD/BCP Archive at http://www.faqs.org/rfcs/Received on Wed 12 Jan 2000 03:43:20 AM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:52 PM GMT GMT