<br><br><div class="gmail_quote">On 14 September 2011 21:03, James Hartley <span dir="ltr">&lt;<a href="mailto:jjhartley@gmail.com">jjhartley@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="gmail_quote"><div class="im">On Wed, Sep 14, 2011 at 12:54 PM, Walter Prins <span dir="ltr">&lt;<a href="mailto:wprins@gmail.com" target="_blank">wprins@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hence, try using read_some() instead of read_very_eager().<br></blockquote></div><div><br>read_some() captures what I was hoping to catch.  Thanks!<br> <br></div><div class="im"><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">

<br>Aside: If you want to interact with a mail server there&#39;s probably better modules to be using than the telnet module.<br><font color="#888888"><br></font></blockquote><br></div></div>Do you have any suggestions?<br>
</blockquote></div><br>The smtplib module: <a href="http://docs.python.org/library/smtplib.html">http://docs.python.org/library/smtplib.html</a>  <br><br>Cheers,<br><br>Walter<br><br><br>