question about smtplib

nephish at xit.net nephish at xit.net
Mon Oct 3 18:58:27 EDT 2005


cool. so this line
server = smtplib.SMTP(localhost)
is when i connect ?

i had my syntax wrong anyway, i was using server.close()
instead of server.quit()

thanks much




More information about the Python-list mailing list