[cse491] Example Code Fail

C. Titus Brown ctb at msu.edu
Sun Sep 27 15:21:42 PDT 2009


On Sun, Sep 27, 2009 at 05:02:43PM -0400, Owen Pierce wrote:
> Can anyone else run the example code from lab4?  I'm trying to run the code
> from the* Sending mail - example*, but I keep getting
> 
> Traceback (most recent call last):
>   File "send-email", line 11, in <module>
>     sock.connect(('teckla.idyll.org', 25))
>   File "<string>", line 1, in connect
> socket.error: [Errno 113] No route to host

Are you doing this on campus, or from home?  It may be that your home
system blocks connections to port 25.

--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the cse491-fall-2009 mailing list