I've created a cron that emails me (as attachments) the week's DB back ups. The problem is that they're GZ files and while I've used PEAR's MIME Mail class before with sending images and so on, with a GZ'd file, it seems to print all the data in the email rather than attach it! Any ideas? Would it help to give the files a new extension?