In article <49f8cb54-f268-46bc-a585-6d116674d...@k19g2000prh.googlegroups.com>,
guptha  <[email protected]> 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 ([email protected])           <*>         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