Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I have developed different modules that make use of the integrated SendEmail function of DNN.
I'd like to know whether this function uses the mail scheduler (so, with a limit of the number of mails delivered each xx minutes), or not ?
And, if not, is there any possibility to use the scheduler via the DNN API ?
I have to send about 2500 distinct emails at once....from my own module.