In article <49f8cb54-f268-46bc-a585-6d116674d...@k19g2000prh.googlegroups.com>,
guptha  <gjango...@gmail.com> wrote:
>
>This is my first programme in python ,I need to know whether my code
>is in the right path of performance
>
>I wrote a code using multithreading to send mails

Here's the Right Way to do this: install your a local mailserver on your
own machine and configure it to send to your external server.  You should
be able to pump hundreds of messages through it in minimal time.
-- 
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

Reply via email to