Right now no. The Plugin doesn’t have an option to view the email content.
I noticed that the message is still stored in the database though 🙂 I modified your plugin to add another column for the message content, though a scroll-able modal would be best for it considering the content can be quite long.
Are you interested in sharing the code?
It would be cool if you could add this in to the plugin. Its a pain to go in the mysql database to check the message contents.
Sudar,
If you make me a contributor to this plugin I’d be glad to submit a patch for this feature.
@josh,
I do the development of the Plugin as github. https://github.com/sudar/email-log It would be nice if you can send me a pull request there.
Also, I recently modified the way the Plugin displays the fields in the frontend. So check the lastest code and your patch may not be valid anymore.
If it involves too much modification to your code, then don’t do it. I have already planned how to implement it and might be easier for me to do, since I know how the new frontend works.
This feature is added in v1.6 of the plugin.