Re: putting a pause into ASP?

From: Ken Fine (kenfine_at_u.washington.edu)
Date: 08/04/04


Date: Wed, 4 Aug 2004 14:34:32 -0700

Another nice aspect of using someone else's hard work is that you'll
automatically have mechanisms for storing and generating stats,
success/failure... and it's probable if your machine hangs for some reason
mid-send, the component would finish the remaining messages. No way that's
going to happen if you send using a typical "dumb" looping script.

In my case I was advised that a flood of 30,000+ messages could well take
down the entire institutional mailserver, so delaying each message was a
necessity.

-KF

"Scotter" <spam@spam.com> wrote in message
news:ilcQc.23344$Zm3.19393@fe2.texas.rr.com...
> ah! I'm using the Soft Artisans product as an email component. I'll check
to
> see if it supports a command like this. Thanks for the idea!
> Scott
>
>


Loading