Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Subject 'libgmail', Account: 'localhost', Server: 'localhost', Protocol: SMTP, Port: 25, Secure(SSL): No, Error Number: 0x800CCC0F
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I receive the follow error when trying to send a message via gmailsmtp:
error: uncaptured python exception, closing channel <__main__.ESMTPChannel conne
cted 127.0.0.1:4124 at 0xa73b48> (<type 'exceptions.AttributeError'>:'NoneType'
object has no attribute 'sendMessage' [C:\Python25\lib\asyncore.py|read|68] [C:\
Python25\lib\asyncore.py|handle_read_event|390] [C:\Python25\lib\asynchat.py|han
dle_read|137] [C:\Python25\lib\smtpd.py|found_terminator|176] [gmailsmtp.py|proc
ess_message|69])
Here is the error from Outlook Express:
Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network problems, or a long period of inactivity. Subject 'libgmail', Account: 'localhost', Server: 'localhost', Protocol: SMTP, Port: 25, Secure(SSL): No, Error Number: 0x800CCC0F