=== WP SimpleMail === Contributors: mtinsley Donate link: http://tinsology.net/plugins/wp-simplemail/ Tags: mail, email, IMAP Requires at least: 2.7 Tested up to: 2.7.1 Stable tag: 0.3.2 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. == Installation == 1. Upload the wp-simplemail folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. On your sidebar, there should now be an 'Email' menu, click 'Configure' under this 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: [WP SimpleMail at Tinsology.net](http://tinsology.net/plugins/wp-simplemail/) == Screenshots == 1. The configuration menu. This is where you specify the email account you want to access. 2. The mail list. 3. The compose page.