Random emails list

Hello, I have a list of 29000 emails sent without problem, the problem is that it begins to send in order and is sending to hotmail first and this causes hotmail to receive more than the allowed amount.
Is it possible to configure so that the sending of the list is not in order but sends randomly?
My version is 3.5.6

Thanks

@chelinux No, there is not a way to change the order in which phplist sends. It is actually the order in which mysql returns the rows, which is itself probably undefined.

You can set a throttle value so that hotmail (and probably other Microsoft email addresses) is not overloaded, but that may well extend the time taken to send to all subscribers.

1 Like

Thanks @duncanc I am really doing so reducing the time but as you mention it takes a long time, I hope in some new version by default I can have this option