My problem is this;
I need to send 1500 emails via EE, but my provider only allows 500 emails per 5 min’s.
EE can restrict the number of emails sent at once, but from what I see, I cant set it to send this batch of emails every 5 min’s or so.
You had provided me with a hack and I had changed
$DSP->ref_rate = 4;
on system/cp/cp.communicate.php to 350 and it worked just fine on version 1.6.1.
However, for some reason after the update to 1.6.3, is does not work anymore. It only initially delays and then sends the rest of the batches very fast.
So I have 2 requests
First, what do I have to do in order to delay sending the second batch by 5 min’s
Second
I would like this feature to be incorporated in the communications control panel, because every time there is an update I have to hack if from the beginning.
I must say that all hosting companies I have ever seen have a similar restriction when sending email. So I imagine I must not be the only one who has the problem.
Regards
