I'm trying to send out an e-mail from a PHP script. The script works fine.
The e-mail shows up in Gmail as HTML, with an (attached) embedded image, and a small (< 1M) downloadable file attached as well. However, the iPhone doesn't show the second attachment. If I remove the image, the attachment shows up.
Is the iPhone capable of receiving more than one attachment at a time? Trying to find a solution didn't work as almost all results are for attaching images on the iPhone and not to it.