<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Troubleshooting email, the Telnet way</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx</link><description>Email is used daily by everyone from the top executives to the 5 year olds sending messages to their friends. But what about tools to test and resolve issues? Email tends to be weaker when it comes to troubleshooting tools. One tool I'll briefly plug</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>How to send email when port 25 is blocked</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#7240164</link><pubDate>Tue, 27 Oct 2009 04:28:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:7240164</guid><dc:creator>Jeff Widmer's Blog</dc:creator><author>Jeff Widmer's Blog</author><description>&lt;p&gt;I run Windows Server 2008 as my development environment and use the local SMTP service to send emails&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=7240164" width="1" height="1"&gt;</description></item><item><title>Reality Me &amp;raquo; Yesterday's Butt Kicking Continues</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#4045259</link><pubDate>Sat, 22 Sep 2007 14:11:32 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4045259</guid><dc:creator>Reality Me » Yesterday's Butt Kicking Continues</dc:creator><author>Reality Me » Yesterday's Butt Kicking Continues</author><description>&lt;p&gt;Pingback from &amp;nbsp;Reality Me &amp;amp;raquo; Yesterday's Butt Kicking Continues&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4045259" width="1" height="1"&gt;</description></item><item><title>Reality Me &amp;raquo; 2007 &amp;raquo; September &amp;raquo; 22</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#4042455</link><pubDate>Sat, 22 Sep 2007 11:33:22 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:4042455</guid><dc:creator>Reality Me » 2007 » September » 22</dc:creator><author>Reality Me » 2007 » September » 22</author><description>&lt;p&gt;Pingback from &amp;nbsp;Reality Me &amp;amp;raquo; 2007 &amp;amp;raquo; September &amp;amp;raquo; 22&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=4042455" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting email, the Telnet way</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#1513577</link><pubDate>Thu, 01 Feb 2007 21:45:42 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:1513577</guid><dc:creator>Alex Tough</dc:creator><author>Alex Tough</author><description>&lt;p&gt;Thanks for the useful artcle. &amp;nbsp;Is it possible to authenticate with the mailserver via telnet using your username and password.&lt;/p&gt;
&lt;p&gt;What would the syntax look like? &lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=1513577" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting email, the Telnet way</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#394699</link><pubDate>Tue, 15 Mar 2005 17:06:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:394699</guid><dc:creator>Scott Forsyth</dc:creator><author>Scott Forsyth</author><description>You got it.  There are other factors in play.  Even my comment about leaving out the subject causes test messages to fail the spam tests sometimes, and the SMTP authentication is a key factor in testing.  BTW, usually a server will allow you to send to email accounts on the same server without SMTP authentication so sending to yourself on the mail server you are on usually doesn't have issues with SMTP authentication.  'Helo me' isn't detailed enough to get by the spam filters without a warning flag. So, there are a few factors in play if trying to get a perfect email by a spam filter.  Hopefully this serves as a way to do a quick and dirty test in most cases.  I use it nearly daily myself.  If a spam filter gets in the way then someone will need to tweak their steps more to get through.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=394699" width="1" height="1"&gt;</description></item><item><title>re: Troubleshooting email, the Telnet way</title><link>http://weblogs.asp.net/owscott/archive/2005/03/15/Troubleshooting-email_2C00_-the-Telnet-way.aspx#394687</link><pubDate>Tue, 15 Mar 2005 15:39:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:394687</guid><dc:creator>Eric Newton</dc:creator><author>Eric Newton</author><description>yip, a quick and dirty way to test email servers and send a quick msg.&lt;br&gt;&lt;br&gt;although most email servers are now &amp;quot;spam aware&amp;quot; so they are requiring Authentication + no relaying, which can cause test problems.  In addition, if you use your &amp;quot;localhost&amp;quot; email, if the domain that the email &amp;quot;appears to be from&amp;quot; doesnt match DNS records, then the receiving email server will reject it as well...&lt;br&gt;&lt;br&gt;SPAM has ruined Email as we know it.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=394687" width="1" height="1"&gt;</description></item></channel></rss>