http://qs321.pair.com?node_id=1134029


in reply to MIME::Tools to save attachment properly

Try adding:
binmode($OUTFILE);
after the 'open', but before the 'print'.