|
Posted by J.O. Aho on 07/19/06 03:59
Manuel Lemos wrote:
> Hello,
>
> eastcoastguyz wrote:
>> Thanks for your post. I didn't want to create my own mail queue system
>> in an attempt to override the limits by the ISP, but to make sure I
>> didn't exceed them.
>
> That is simple, just use the PHP sleep() function to pause between
> deliveries if the average delivery time is taking more than your ISP allows.
>
Don't forget to output to the browser something once in a while, otherwise the
page will time out and the execution of the script will be terminated before
all the spam has been sent.
//Aho
Navigation:
[Reply to this message]
|