Forum Moderators: coopster
Very simply, I receive many emails every day and I wish to display them automatically on my website but I'm having major problems decoding mime type emails. I'm well aware of the mimedecode pear class which I have experimented with but I simply can't write a script which displays these emails as well as hotmail or yahoo.
It needs to display attached images IN THE EMAIL as hotmail and yahoo do and not as simply attached files. The big stumbling block is using the cid (content id) links in the body and linking them to the attachments.
Can anyone suggest a ready made script or other solution out there that will display these emails easily on my site?
Thanks