=== WP SimpleMail === Contributors: mtinsley Donate link: http://tinsology.net/plugins/wp-simplemail/ Tags: mail, email, imap, simplemail, gmail Requires at least: 3.2 Tested up to: 3.3.1 Stable tag: 1.0.6 WP SimpleMail allows you to access an IMAP compatible email account from your Dashboard. == Description == WP SimpleMail allows you to access an email account from your WordPress Dashboard. All it requires is that you have access to an IMAP compatible email account. [SimpleMail 2.0](http://codecanyon.net/item/wp-simplemail/1130008?ref=tinsley) now available. == Installation == 1. Upload the wp-simplemail folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. An 'Email Settings' link should appear under the 'Settings' menu 1. In the provided fields insert your **Host** name, your **Username**, and your **Password** and click Save Changes == Frequently Asked Questions == = What is Host in the configuration menu? = This is the address of your mail server. It can be an IP (ie xxx.xxx.xxx.xxx), a domain (ie mail.domain.net), or localhost. You should also include a port number in this address. For IMAP this is typically 143. Your complete Host name should look something like this: mail.domain.net:143 = What is User / Address in the configuration menu? = This is the username you use to access your email account. Typically, this is your email address, but not necissarily. = What is Password in the configuration menu? = The password corresponding to your username = Where can I ask additional questions? = Here: [Tinsology.net Forums](http://forums.tinsology.net/) = What is the difference between this version of SimpleMail and SimpleMail 2.0? = [SimpleMail 2.0](http://codecanyon.net/item/wp-simplemail/1130008?ref=tinsley) includes additional features such as support for multiple mailboxes, an address book, multiple users, and more. == Screenshots == 1. Viewing an Email 2. Viewing the Inbox 3. The Email Menu 4. Email link in the Admin Bar == Changelog == = 1.0.6 = * Fixed an issue where the message date would incorrectly be displayed as 'yesterday' = 1.0.5 = * Fixed dead 'previous' and 'next' links when viewing an email = 1.0.4 = * Fixed compatibility issue with the admin bar icon in WordPress 3.3 = 1.0.3 = * Fixed a bug that would prevent emails from being deleted properly in some cases = 1.0.1 = * Removed some testing code that was causing emails not to be sent = 1.0 = * SimpleMail 2.0 now available * New User Interface * Improved compatiblity with various email services (including Gmail)