Use apex to display email
529396Aug 22 2006 — edited Aug 22 2006Not sure if this the right approach...
I have lots of archived email messages, each one in a file.
I can get the subject, sender, message date, message id,
etc from the mail header, and of course the message body
too. The message body can be simple texts,
or can have attachments, in the usual multi-part, MIME
encoded format.
The attachments are the usual graphics formats,
and the Microsoft office documents.
Would it be feasible to input these messages into a table,
and use apex to display the table.
Filter and search would be nice too.