Coldfusion plugin, use to view system emails.
This plugin get idea from spoolmail, thanks to Phillip Duba and Raymond Camden.
I should special thanks to Xinju, thanks for all the suggestions. Some of them are really great, and also thanks for your QA.
- Chrome or Firefox (Not works well with IE)
- Coldfusion 10.0 or above (Not works with Coldfusion 8, not sure whether it works with Coldfusin 9)
- Go to your coldfusion administrator folder (/opt/coldfusion10/cfusion\wwwroot/CFIDE/administrator for me)
- Edit custommenu.xml, and add the new menuitem to Custom Node
<submenu label="Custom">
<menuitem href="mailviewer/index.cfm" target="content">Mail Viewer</menuitem>
</submenu>- Clone
git clone https://github.com/linkarys/mailviewer.git
Filter out emails if the following fields doesn't match the filter content:
- mail title
- mail last modified date
- mail from
- mail to
- mail body (if already been loaded)
Except the master, all other branches just change the animation. You cound find them at [anguar animate simples] (http://www.nganimate.org/angularjs/ng-repeat/skew-transform)
- The new email indicator does not always work
- It unable to display attachment
- Not work with emails which type are multipart
