Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A script to clean up Mozilla's mailbox files' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A script to clean up Mozilla's mailbox files
Authored by: vocaro on May 15, '08 12:51:01PM

To run the clean_moz.txt script:

  1. Right-click on its link and select the option to download it.
  2. Launch the Terminal and type:
    python SCRIPT MBOX
    where SCRIPT is the clean_moz script you downloaded and MBOX is an mbox file you want to clean. For example:
    python ~/Downloads/clean_moz.txt.py ~/Desktop/inbox.mbox


[ Reply to This | # ]