<div class="gmail_quote">On Fri, Feb 26, 2010 at 11:22 AM, Ross Walker <span dir="ltr"><<a href="mailto:rswwalker@gmail.com">rswwalker@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div bgcolor="#FFFFFF"><div class="im"><div><div><span>On Feb 26, 2010, at 9:34 AM, Susan Day <<a href="mailto:suzieprogrammer@gmail.com" target="_blank">suzieprogrammer@gmail.com</a>> wrote:</span><br></div></div><div>
<br></div><div></div><blockquote type="cite"><div><div class="gmail_quote"><div><br></div><div>I've not done this before. Here's what I did. Please see if this looks correct:</div><div><br></div><div><div>[root]# telnet <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a> 25</div>

<div>Trying 209.216.9.56...</div><div>Connected to <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a>.</div><div>Escape character is '^]'.</div>
<div>220 <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a> ESMTP</div>
<div>HELO <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a></div><div>250 <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a></div>
<div>MAIL FROM <a href="mailto:suzie@mydomain.com" target="_blank"></a><a href="mailto:suzie@mydomain.com" target="_blank">suzie@mydomain.com</a></div>
<div>250 ok</div><div>RCPT TO <a href="mailto:suzieprogrammer@gmail.com" target="_blank"></a><a href="mailto:suzieprogrammer@gmail.com" target="_blank">suzieprogrammer@gmail.com</a></div><div>250 ok</div><div>DATA testing</div>
<div>354 go ahead</div><div>.</div><div>250 ok 1267194591 qp 11432</div><div>
quit</div><div>221 <a href="http://mail.mydomain.com" target="_blank"></a><a href="http://mail.mydomain.com" target="_blank">mail.mydomain.com</a></div><div>Connection closed by foreign host.</div><div>[root]# </div></div>
</div></div></blockquote><div><br></div></div>You didn't create a body to your email!<div><br><div>The proper way to send an email through SMTP is:</div><div><br></div><div>DATA</div><div>354 go ahead</div><div>From: "Susan Day" <<a href="mailto:suzie@mydomain.com" target="_blank">suzie@mydomain.com</a>></div>
<div>To: "Susan Day" <<a href="mailto:susieprogrammer@gmail.com" target="_blank">susieprogrammer@gmail.com</a>></div><div>Subject: Test</div><div><br></div><div>This is a test only a test.</div><div class="im">
<div>.</div><div><span>250 ok 1267194591 qp 11432</span></div><div>quit</div></div></div></div></blockquote><div><br></div><div>Well I tried again and no it didn't come through.</div><div>TIA,</div><div>Susan</div></div>