Pictures in email I just modified the webpage I use to read email sent to p@p97.ca so that I can see pictures sent to me. I recursively parse the various multipart/mixed, multipart/alternative, image/* and text/plain parts of an email. (My reader supports plain text only, not HTML). The PHP reader script is now 204 lines long.