=== Plugin Name === Contributors: grx3 Donate link: http://grx3.com/ Tags: mail Requires at least: 2.5 Tested up to: 2.1 Stable tag: 1.0 WP-Internal-Mail is a web-based mail system similar to gmail, yahoo, etc, without a pop interface. It will transform your site into a mailbox using peoples usersnames to post emails to. Spam controls, Folders, Labels, Compose mail, and settings. == Description == Have your site have it's own users ability to send mail to other users on the site. They can keep mail, label, and send it all while within the site. This can speed up not only workflows for editors and contributers but also work to increase the social apsects of your site. It's functionality is similar to that of many sites that use internal mail like facebook, gmail. == Installation == 1. Upload contents of compressed file to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress - COMPLETE - == Frequently Asked Questions == = How do I change the level for mail users? = Currently setting $menu_cap will make the menu unavailable to certain levels but 100% blockage via a code layer is not available at this time. = How do I enable pop mail? = In the send mail function you could put in a call to mail layer of php using the wordpress username and email but currently that is a beta feature not setup in settings. == Changelog == = 1.0 = * First Stable Release. Small Feature Set