[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] sending 75k emails off a raq 3



Joseph,

The SMTP protocol is not real fast, especially if your program is opening a
new conversation for each and every email message. What you need is
something that does the whole lot in one go, or at least batches them up.
There is a bulkmail module on CPAN that claims to be very fast. I have used
it, but not in anger yet.

If you can't find it I can email it to you.

Cheers

Mike

At 15:19 28/09/2000 -0500, you wrote:
>I have a mail program and need to send an email to 75k subscribers. The 
>program can handle the load. I just want to speed it up. What is the best way?
>
>Regards,
>Joseph Bannon
>
>Website Software
>http://www.thewebmasterguide.com/software/
>
>_______________________________________________
>cobalt-developers mailing list
>cobalt-developers@xxxxxxxxxxxxxxx
>http://list.cobalt.com/mailman/listinfo/cobalt-developers