Matt,
I understand vigilance, and its to be commended. I'm currently looking at a load of 8 on a dreamhost server ?!?
At the end of the day, this script logs into the smtp server and uses that to send the email, so assuming the script stays under the threshold of your server limits, are there then any limits to the amount of emails that can be sent via the smtp server?
The sending options within this particular script are as follows:
Quote:
Send: 1<>60 message(s) per batch
and then wait: 1<>60 seconds, before the next batch.
|
(The process sleeps between generating batches)
I generally have it set at a maximum of 15 messages every 60 seconds, depending on the time of day. That means the 4k list is finished in around 4.5 hours.
Based on those stats, is this sort of thing ok?