<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Effective Classy Websites&#187; Email</title>
	<atom:link href="http://effectiveclassywebsites.com/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://effectiveclassywebsites.com</link>
	<description>Emphasizing marketing, simplicity and usability to increase the effectiveness of your website.</description>
	<lastBuildDate>Mon, 06 Feb 2012 04:02:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The Free and Simple Mailing List solution for your Blog</title>
		<link>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/</link>
		<comments>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 15:06:19 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Newsletters]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=705</guid>
		<description><![CDATA[Having an email sign-up form on your site is essential, but some of the solutions are either too complicated or cost money. Fortunately Google comes to the rescue here with a website they acquired last year. Feedburner. The Pros Its Free! All you need is a Google account. Emails get sent out automatically the next [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-706" title="Feedburner" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/10/feedburner-150x48.png" alt="Feedburner" width="150" height="48" />Having an email sign-up form on your site is essential, but some of the solutions are either too complicated or cost money.</p>
<p>Fortunately Google comes to the rescue here with a website they acquired last year. <a title="Feedburner" href="http://feedburner.google.com/">Feedburner</a>.<span id="more-705"></span></p>
<p><strong>The Pros<br />
</strong></p>
<ul>
<li>Its Free! All you need is <a title="a Google account" href="https://www.google.com/accounts/NewAccount">a Google account</a>.</li>
<li>Emails get sent out automatically the next morning after posting on your blog.</li>
<li>You can brand your emails with a logo and a reply email address.</li>
<li>Feedburner creates a consistent RSS feed url that stays the same even if your website address changes.</li>
</ul>
<p><strong>The Cons<br />
</strong></p>
<ul>
<li>You can&#8217;t import subscribers into this system. Google is cautious that spammers will use this service. You could ask your current list to sign up again but you may lose some people.</li>
<li>Emails are simple and you can&#8217;t have elaborate themes.</li>
</ul>
<p style="text-align: center;"><em>What on earth is RSS you ask?</em> <a title="Read more here." href="http://www.backinskinnyjeans.com/2006/09/how_to_explain_.html">Read more here.</a></p>
<p><strong>To get your newsletter sign-up form:</strong></p>
<ol>
<li>Create or Sign-in to your <a href="http://www.google.com">Google account</a>.</li>
<li>Go to Google Feedburner: <a href="http://feedburner.google.com" target="_blank">http://feedburner.google.com</a></li>
<li>Enter the full url of your website into the <strong>Burn a feed right this instant</strong> field: e.g. http://mygreatwebsite.com and click <strong>Next</strong>.</li>
<li>Feedburner will search for RSS feeds at your address (there can be more than one). Choose the top option which should look something like, <strong>Your Website RSS Feed: http://mygreatwebsite.com/feed/</strong> Click the <strong>Next</strong> button.</li>
<li>Next you will be asked to choose a name for your feed, both the title and the final URL of the new RSS feed. Adjust (or not) and click the <strong>Next</strong> button.</li>
<li>On the next page you receive your feed URL from feedburner. Copy this down to put into your emails and websites as your RSS feed address.<strong> </strong>Click the <span style="color: #0000ff;">Skip directly to feed management</span> link.</li>
<li>Click on the <strong>Optimize</strong> tab at the top then the <strong>Smartfeed</strong> link on the left sidebar.<strong> </strong>Press the <strong>Activate</strong> button to make your feed readable by anything. This just increases readability.</li>
<li>Click on the <strong>Publicize</strong> tab and then the <strong>Email Subscriptions</strong> link in the sidebar.</li>
<li>Click the <strong>Activate</strong> button.</li>
<li>Feedburner will now display some code.<strong> </strong>The first, long section is for the sign-up form that will go on your website. The second is a direct link to your form that can be used in emails or as links.</li>
<li>This code (the longer string) needs to be copy and pasted into your sidebar in WordPress so that people can sign up to your sites updates easily.</li>
</ol>
<p><strong>NOTE:</strong> There are a few other links in the Feedburner sidebar that allow you to customize the look and feel as well as delivery time etc.  <strong>Communication Preferences</strong>, <strong>Email Branding</strong> and <strong>Delivery Options</strong>.</p>
<p>Here I outline instructions for WordPress but it will work fine anywhere that full HTML can be used. e.g. Blogspot, other free Blogging platforms or web design programs such as Dreamweaver.</p>
<p><img class="size-thumbnail wp-image-722 alignnone" title="Wordpress logo" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/10/wplogo-stacked-rgb-150x93.png" alt="Wordpress logo" width="150" height="93" /></p>
<p><strong>Including the sign-up form in your WP sidebar. </strong></p>
<ol>
<li>In WordPress go to <strong>Appearance &gt;&gt; Widgets</strong>.</li>
<li>Drag a new Text Widget where you want the form to appear. It&#8217;s position can be changed by dragging and dropping also.</li>
<li>Call the text Widget something like &#8220;Free Newsletter&#8221; and paste into the main text field the code we just grabbed from Feedburner.</li>
<li>Press Save and open your website address in your browser to see your new sign-up form on the site.</li>
<li>Invite your friends and contacts to visit your site and sign-up!</li>
</ol>
<p><strong>NOTE:</strong> You can change the message above the email sign up form by editing the text within the HTML. Look for the section that says, &#8220;<strong>Enter your email address:</strong>&#8221; and change that section only.</p>
<p>Now anyone that subscribes to your emails will receive a full html rich email the morning after you submit a new post to your blog.</p>
<p><em>Right, now invite all your friends to sign-up!</em></p>
<p><span style="color: #ff0000;">HOT TIP</span>: You can make the email subject the same as the article title by customizing your emails in your Feedburner control panel:</p>
<ol>
<li><a href="http://feedburner.google.com/fb/a/home" target="_blank">Login to Google Feedburner</a>.</li>
<li>Click on the <strong>Publicize</strong> tab at the top.</li>
<li>Click the <strong>Email Subscriptions</strong> link, then <strong>Email Branding</strong> in the sidebar.</li>
<li>In the <strong>Email Subject/Title</strong> field, enter this code: ${latestItemTitle}</li>
<li>Make any other customizations and press the <strong>Save</strong> button.</li>
<li>Publish more cool stuff!</li>
</ol>
<p><em>You should also subscribe to your own blog feed so that you can check what everyone is getting. </em><br />
[nggallery id=7] </p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Reasons to use Google Apps for your email accounts</title>
		<link>http://effectiveclassywebsites.com/10-reasons-to-use-google-apps-for-your-email-accounts/</link>
		<comments>http://effectiveclassywebsites.com/10-reasons-to-use-google-apps-for-your-email-accounts/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 04:59:11 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Tools & Resources]]></category>
		<category><![CDATA[Domains]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Apps]]></category>
		<category><![CDATA[Search]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=554</guid>
		<description><![CDATA[In my opinion Google was the best thing that ever happened to the internet. With the help of Apple they essentially toppled Microsoft off their perch and created an ever expanding suite of search and discovery tools. Google Apps is one of their lesser know free services and has the following benefits: You can use [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-555" title="googleapps" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/08/googleapps-150x111.jpg" alt="googleapps" width="150" height="111" /><em>In my opinion Google was the best thing that ever happened to the internet. </em></p>
<p>With the help of Apple they essentially toppled Microsoft off their perch and created an ever expanding suite of search and discovery tools.<span id="more-554"></span></p>
<p><a href="https://www.google.com/a/">Google Apps</a> is one of their lesser know free services and has the following benefits:</p>
<ol>
<li>You can use anyname@yourdomain.com</li>
<li>Its Free</li>
<li>Up to 7GB of space.</li>
<li>Send 20MB attachments.</li>
<li>Fantastic Google spam filtering.</li>
<li>Access your account from your computer <em>or</em> from a browser anywhere in the world.</li>
<li>Sync with your Mobile.</li>
<li>Comes with other cool apps like Google Documents and Google Calendar.</li>
<li>Create up to 200 user accounts!</li>
<li>Allows you to sync and/or access the same account from more than one terminal or user!</li>
</ol>
<p>Create a Google apps account for free <a href="http://www.google.com/a/cpanel/domain/new">right here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/10-reasons-to-use-google-apps-for-your-email-accounts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ditch your ISP email address &#8211; get a Gmail account now!</title>
		<link>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/</link>
		<comments>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 04:38:30 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=235</guid>
		<description><![CDATA[I am sick of seeing barry@optusnet.com.au or somepleb@rippoffmerchant.com. But seriously, ISPs or Internet Service Providers ALWAYS give you a FREE email address. You know why? So that you stay with their (usually crappy) service just to avoid the hassle of changing email addresses. One of the most annoying things is that you get a very [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I am sick of seeing barry@optusnet.com.au <em>or</em> somepleb@rippoffmerchant.com.</strong></p>
<p>But seriously, ISPs or <em>Internet Service Providers</em> ALWAYS give you a FREE email address. <strong>You know why?</strong><span id="more-235"></span></p>
<p>So that you stay with their (usually crappy) service just to avoid the hassle of changing email addresses.</p>
<p>One of the most annoying things is that you get a very low MB limit for both transfers and storage. Doing business and sending larger files is impossible. They never get through. Also they are typically difficult to access from abroad.</p>
<h3>Gmail to the rescue!</h3>
<ul>
<li>Its free <img src='http://effectiveclassywebsites.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>7GB storage limit and growing!</li>
<li><strong>New!</strong> You can now transfer up to 20MB files.</li>
<li>Access from your favorite email client on your PC <strong>or</strong> from the web.</li>
<li>All the other cool free services that Google offer.</li>
</ul>
<p>Check out more groovy new Gmail features <a title="Google New Featires" href="http://mail.google.com/mail/help/about_whatsnew.html" target="_blank">here.</a></p>
<p style="text-align: center;"><em>Liberate your inbox.</em> <strong><a title="Google Account" href="http://mail.google.com/mail/signup" target="_self"></a></strong></p>
<p style="text-align: center;"><strong><a title="Google Account" href="http://mail.google.com/mail/signup" target="_self">Get a Google account now.</a></strong></p>
<p style="text-align: center;"><em>How to setup Google in your email application?</em><a href="http://effectiveclassywebsites.com/web-tutorials/how-to-configure-gmail-with-your-favorite-email-client/"> Click here.</a></p>
<p style="text-align: left;">Happy Surfing! <img src='http://effectiveclassywebsites.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to pick scam emails &#8211; Don&#8217;t be a hasty clicker!</title>
		<link>http://effectiveclassywebsites.com/how-to-pick-scam-emails-dont-be-a-hasty-clicker/</link>
		<comments>http://effectiveclassywebsites.com/how-to-pick-scam-emails-dont-be-a-hasty-clicker/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 16:28:28 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/blog/internet-security/how-to-pick-scam-emails-dont-be-a-hasty-clicker/</guid>
		<description><![CDATA[Put up your hands up everyone that hates spam email out there! Have a look at this email I received recently and tell me if you don&#8217;t start feeling special. Click on the image at right to make it larger for a moment. Don&#8217;t worry none of the links go anywhere, they&#8217;re screen shots. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Put up your hands up everyone that hates spam email out there!<a title="hallmark-scam-email.jpg" rel="lightbox[pics71]" href="http://effectiveclassywebsites.com/wp-content/uploads/2008/02/hallmark-scam-email.jpg"><img class="alignright" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/02/hallmark-scam-email-150x150.jpg" alt="hallmark-scam-email.jpg" width="227" height="127" align="right" /></a></p>
<p>Have a look at this email I received recently and tell me if you don&#8217;t start feeling special. Click on the image at right to make it larger for a moment.</p>
<p><em>Don&#8217;t worry none of the links go anywhere, they&#8217;re screen shots.</em></p>
<p>It&#8217;s tempting isn&#8217;t it? You&#8217;re itching to click on those links. <em>Well here&#8217;s THE crucial bit of advice in this post.</em></p>
<p align="center"><strong>Let the mouse hover over the link. <span style="color: #ff0000;">DO NOT CLICK!</span></strong></p>
<p align="left"><em>If you allow your pointer to simply hover for a few moments, over any link in an email, it will show you the URL or web address that it points to.</em><span id="more-71"></span><em> </em>If that address says something like &#8211; http://youidiot.come-on-you-fool/23/455.67.54/ &#8211; there is a pit trap just around the corner for you and your favorite browser. The second you click that link you have put yourself at risk for phishing, and spam and SpyWare and all that exciting stuff.</p>
<p align="left">Here&#8217;s what the link in this email showed when my mouse hovered over it baring its teeth :</p>
<p style="text-align: center;" align="center"><img class="aligncenter" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/02/spam-hover-tip.png" alt="" width="269" height="55" /></p>
<p align="left"><strong>The Lesson :</strong> Sometimes spam screams at you as it arrives, and sometimes it poses as a long lost friend.</p>
<p><a title="scam-email.jpg" rel="lightbox[pics-1200996631]" href="http://effectiveclassywebsites.com/wp-content/uploads/2008/01/scam-email.jpg"><img class="alignright" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/01/scam-email-150x150.jpg" alt="scam-email.jpg" width="209" height="237" align="left" /></a>Here is another scam email that came in a while ago. It didn&#8217;t take me long to discover is true intentions, but I was so impressed at the quality and attention to detail that I kept it to show to you.</p>
<p>And again the hovering mouse told me what this email wanted.</p>
<p>You can go ahead and click on it to make it larger. <em>Don&#8217;t be afraid.</em></p>
<p>Be skeptical especially if the email you are receiving it on is one that you never give out to anyone. Its called unsolicited email.</p>
<p><strong><em>Heres a very important tip:</em></strong></p>
<p>Use one email <em>only</em> for friends and family, and another for registering on weblogs, posting to forums and general web surfing. Then at least you only have to be cautious with one email address.</p>
<p>Until we chat again, stay warm and fuzzy inside and remember, out there somewhere is a Hallmark E-Card with your email address on it.</p>
<p align="left"><em>Safe Surfing!</em></p>
<p align="left">UPDATE: I&#8217;ve been getting a lot of these ebay fraud emails and thought I would give you a look at what they look like. Again the same principle applies. Let your mouse hover over the links and if you see a string as shown in the screenshot, with no reference to ebay whatsoever then simply delete it!</p>
<p style="text-align: center;" align="left"><img src="file:///Users/herrin/Desktop/ebay-fraud-email2.jpg" alt="" /><a title="ebay-fraud-email2" rel="lightbox[pics71]" href="http://effectiveclassywebsites.com/wp-content/uploads/2008/06/ebay-fraud-email2.jpg"><img class="attachment wp-att-134 aligncenter" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/06/ebay-fraud-email2.jpg" alt="ebay-fraud-email2" width="558" height="209" align="none" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/how-to-pick-scam-emails-dont-be-a-hasty-clicker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to configure Gmail with your favorite email client</title>
		<link>http://effectiveclassywebsites.com/how-to-configure-gmail-with-your-favorite-email-client/</link>
		<comments>http://effectiveclassywebsites.com/how-to-configure-gmail-with-your-favorite-email-client/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 05:42:33 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[setup]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/blog/web-tutorials/how-to-configure-gmail-with-your-favorite-email-client/</guid>
		<description><![CDATA[This guide will show you how to setup your favorite email client to send and receive from your Gmail account. Download This Page as a PDF Now. Keep in mind that if you use WordPress for your website, the contact form can be configured to send to any email address. This effectively bypasses the need [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/gmail-icons.jpeg" alt="" hspace="3" vspace="1" width="113" height="75" align="right" />This guide will show you how to setup your favorite email client to send and receive from your Gmail account.</p>
<p><strong><a href="http://effectiveclassywebsites.com/download=Google-Email-Setup.pdf">Download This Page as a PDF Now.</a></strong></p>
<p>Keep in mind that if you use WordPress for your website, the contact form can be configured to send to any email address. This effectively bypasses the need for a domain email account like greatguy@effectiveclassywebsites.com and it means you don&#8217;t get any spam. <em>Yay!</em></p>
<p><strong>Here are some of the benefits of a Gmail account:</strong><span id="more-44"></span></p>
<ol>
<li>A permanent email address that hopefully will never have to be changed.</li>
<li>An email account that you can check from your favorite email client OR from anywhere in the world through a browser on the net.</li>
<li>A huge storage space (3GB and growing) means that you&#8217;re very unlikely to go over the quota and miss emails. You can also send email attachments up to 10MB. Very cool.</li>
<li>Access to loads of other free services that automatically come with a Gmail account. Things like, Google Calendar, Maps, iGoogle home page, Language Tools, Analytics (for website monitoring), Google Desktop and many more other free goodies.</li>
</ol>
<p><em>So if you don&#8217;t already have a Gmail account I guess its time to get one!</em></p>
<p align="center"><a title="Sing up for Gmail" href="http://mail.google.com/mail/signup" target="_blank">Sign Up for a Gmail Account here.</a></p>
<p align="left"><strong>How to setup Gmail with your favorite email client:</strong></p>
<p align="left">In this tutorial I will use screen shots with the instructions to guide you through setting up Gmail in your POP mail client.</p>
<ol>
<li>Start at your inbox in Gmail.</li>
<li> <img src="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/inbox.png" alt="" /></li>
<li>On the top right of the screen click the Settings link. <img src="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/settings.png" alt="" width="164" height="36" align="absbottom" /></li>
<li>From the settings page you are look for the Forwarding and POP link.</li>
<li><img src="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/settingspage.png" alt="" /></li>
<li>Now we want to configure this page to enable POP access. We have 2 choices. We can set it to receive all mail, both previous and in the future, or just from now on. Its up to you.</li>
<li><a title="settings-large.jpg" rel="lightbox[pics-1193632034]" href="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/settings-large.jpg"><img src="http://effectiveclassywebsites.com/wp-content/uploads/2007/10/pop-access.png" alt="" /></a></li>
<li>We can also choose whether we want the mail we check from our client to be automatically archived on the web Gmail or kept in the Inbox. I prefer the archive choice so that when I check my mail from a browser I see only new mail that I haven&#8217;t already checked with my computer.</li>
<li>Click Save Changes at the bottom of the page.</li>
<li>Now we want to configure our mail client to send and receive from our Gmail account.(this will open a new window) <a title="Supported POP Client List" href="http://mail.google.com/support/bin/answer.py?answer=12103" target="_blank">Go to the Supported POP Client list page on Google.<br />
</a></li>
<li>From here we can see all the mail client applications. Each one has a unique setup. <strong>Click on the link for your mail client.</strong></li>
<li>For your reference I have collected the specific information you will need here as well. Make sure you follow the instructions to the letter and enter all details Verbatim.</li>
</ol>
<p align="center"><strong>Do it once thoroughly and you will be up and running in no time.</strong></p>
<ul>
<li>Incoming Mail Server : pop.gmail.com</li>
<li>User Name : yourname@gmail.com</li>
<li>Password : *********</li>
<li>Outgoing Mail Server : smtp.gmail.com</li>
<li>Server port: 587</li>
<li>Check the box next to &#8216;Use Secure Sockets Layer (SSL).</li>
<li>Use authentication for sending mail by entering your full username and password into the outgoing server section.</li>
</ul>
<p style="padding-left: 90px;"><em>And here again in Google Format</em></p>
<h3><strong>Servers tab</strong></h3>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td><span><strong>My incoming mail server is a:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">POP3 server</span></td>
</tr>
<tr>
<td><span><strong>Incoming mail (POP3):</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">pop.gmail.com</span></td>
</tr>
<tr>
<td><span><strong>User Name:</strong></span></td>
<td><span>(your Gmail address, including &#8216;@gmail.com&#8217;)</span></td>
</tr>
<tr>
<td><span><strong>Password:</strong></span></td>
<td><span>(your Gmail password)</span></td>
</tr>
</tbody>
</table>
<h3><strong>Outgoing Mail Server: Settings</strong></h3>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td><span><strong>Server Name:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">smtp.gmail.com</span></td>
</tr>
<tr>
<td><span><strong>Server port:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">25</span> or <span style="font-family: Courier New,Courier,mono;">587</span></td>
</tr>
<tr>
<td><span><strong>Use Secure Sockets Layer (SSL):</strong></span></td>
<td><span>Checked</span></td>
</tr>
<tr>
<td><span><strong>Authentication:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">Password</span></td>
</tr>
</tbody>
</table>
<h3><strong>Advanced tab</strong></h3>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td><span><strong>Enable this account:</strong></span></td>
<td><span>Checked</span></td>
</tr>
<tr>
<td><span><strong>Include when automatically checking for new mail:</strong></span></td>
<td><span>Checked</span></td>
</tr>
<tr>
<td><span><strong>Remove copy from server after retrieving a message:</strong></span></td>
<td><span>Checked</span></td>
</tr>
<tr>
<td><span><strong>(Incoming) Port:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">995</span></td>
</tr>
<tr>
<td><span><strong>Authentication:</strong></span></td>
<td><span style="font-family: Courier New,Courier,mono;">Password</span></td>
</tr>
</tbody>
</table>
<p>If you followed these instructions you should be able now to send and receive mail to your email application. <em>You are Gmailed up!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/how-to-configure-gmail-with-your-favorite-email-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

