I'm writing a zen contrib which involves sending out a large number of mails.
I plan to use zen_mail() function within a loop (should I?), but I wonder if I should wait a few mili seconds/seconds between each mail to avoid overloading the server?
Regards.



