PHP Email Attachments won't work in Mac Mail

I’ve written a PHP script which sends emails as well as attachments. It works perfectly fine in Windows Live Mail, Thunderbird, Webmail, etc. The only software I have found it does not receive the attachment in is Mac Mail.

The client receives attachments from other sources no problem so I’m wondering if there is something in my script that could possibly be causing the problem. I will post my code if you think this could be the issue. If not, do you think this is a problem within Mac Mail?

What is the MIME of the attachment you’re sending? Have you tried sending different files as attachments? Do they all produce the same result in Mac Mail?

This sounds like more of a Mac Mail issue than PHP, but I’ve been wrong in the past. :wink: