<?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>ConnectNC, Inc. &#187; test</title>
	<atom:link href="http://blog.connectnc.com/tag/test/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.connectnc.com</link>
	<description>IT Services in North Carolina / DSL / Web Hosting / Web Design / Computer Repair</description>
	<lastBuildDate>Thu, 13 Aug 2009 14:51:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Testing Your POP Account From a Command Line Interface</title>
		<link>http://blog.connectnc.com/2007/11/29/testing-your-pop-account-from-a-command-line-interface/</link>
		<comments>http://blog.connectnc.com/2007/11/29/testing-your-pop-account-from-a-command-line-interface/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 02:28:06 +0000</pubDate>
		<dc:creator>Beth</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[WIndows]]></category>
		<category><![CDATA[Web Hosting]]></category>
		<category><![CDATA[110]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[e-mail]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[pop]]></category>
		<category><![CDATA[telnet]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://blog.connectnc.com/2007/11/29/testing-your-pop-account-from-a-command-line-interface/</guid>
		<description><![CDATA[When you have trouble with email, it can be quite helpful to see how your computer connects to the mail server. These actions take place behind the scenes, and are performed by your mail client. If you&#8217;re a Windows XP (and previous) user, go to &#8220;Start&#8221; and &#8220;Run&#8221; and type &#8220;cmd&#8221; in the command line. [...]]]></description>
			<content:encoded><![CDATA[<p>When you have trouble with email, it can be quite helpful to see how your computer connects to the mail server.  These actions take place behind the scenes, and are performed by your mail client.</p>
<p>If you&#8217;re a Windows XP (and previous) user, go to &#8220;Start&#8221; and &#8220;Run&#8221; and type &#8220;cmd&#8221; in the command line.  If you&#8217;re using Vista, use the &#8220;Start Search&#8221; dialog box and type &#8220;cmd&#8221; and hit enter.  Don&#8217;t include the quote marks when typing cmd.  Mac users, please go to Applications and then Utilities and double click on Terminal.</p>
<p>Now that you have a command line, use the following example to access your mail server.</p>
<blockquote><p>telnet mail.yourdomain.com 110<br />
Trying 65.162.17.18&#8230;<br />
Connected to mail.yourdomain.com.<br />
Escape character is &#8216;^]&#8217;.<br />
+OK Dovecot ready.<br />
user you@yourdomain.com<br />
+OK<br />
pass yourpassword<br />
+OK Logged in.<br />
quit<br />
+OK Logging out.<br />
Connection closed by foreign host.</p></blockquote>
<p>Make sure to type in your actual domain and user name. If you&#8217;re able to connect to your mail server using this method, then there is a path to the server, and the problem lies with your mail program (i.e., Outlook, Eudora).</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.connectnc.com/2007/11/29/testing-your-pop-account-from-a-command-line-interface/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
