Ok I get that mandrill will queue the messages when the request has been sent to Mandrill.
But the script I am using has a loop that call wp_mail 800 times if there are 800 emails. Will the plugin take care of sending only one request at the end of that loop with the valid api call to mandrill. I don’t think this is the case. Is it?
Cheers
Nic