My completely uninformed guess is that the first attachment is what Mac people call the "Resource Fork" of that file, while the second attachment contains the actual data of the image. So you would be reasonably safe to throw the resource fork away (if you can). The resource fork is always a problem when transferring files with such metadata through media that does not adequately support this idea...
perl -MHTTP::Daemon -MHTTP::Response -MLWP::Simple -e ' ; # The $d = new HTTP::Daemon and fork and getprint $d->url and exit;#spider ($c = $d->accept())->get_request(); $c->send_response( new #in the HTTP::Response(200,$_,$_,qq(Just another Perl hacker\n))); ' # web
In reply to Re: MIME::Parser and applefile
by Corion
in thread MIME::Parser and applefile
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |