In article <343747e9-549f-4336-9b15-522411a78...@x1g2000prh.googlegroups.com>, gganesh <ganesh....@gmail.com> wrote: > >I'm a beginner in using Python script >I'm trying to send mails using multi-thread
You need a separate SMTP connection for each thread. -- Aahz (a...@pythoncraft.com) <*> http://www.pythoncraft.com/ "It is easier to optimize correct code than to correct optimized code." --Bill Harlan -- http://mail.python.org/mailman/listinfo/python-list