On Mon, May 4, 2009 at 2:01 PM, Piet van Oostrum wrote:
>> gganesh (g) wrote:
>
>>g> Hi friends,
>>g> I suppose sendmail() can send mails one by one ,how to send mails
>>g> concurrently ,
>>g> It would be very grateful,if someone could point out a solution.
>
You can always use twisted which
Hi friends,
I suppose sendmail() can send mails one by one ,how to send mails
concurrently ,
It would be very grateful,if someone could point out a solution.
Thanks
Ganesh
--
http://mail.python.org/mailman/listinfo/python-list
> gganesh (g) wrote:
>g> Hi friends,
>g> I suppose sendmail() can send mails one by one ,how to send mails
>g> concurrently ,
>g> It would be very grateful,if someone could point out a solution.
There is a discussion about this in the thread `Threaded alternatives to
smtplib?'
--
Piet van