The newsletters settings tab has a 'mail backend' fieldset that includes 'intial send time' and 'cron throttle' (i.e. number of newsletters to send per cron run when the mailing exceeds the initial send time). Will mails sent through views mail respect these settings?
Thanks,
Michael
Comments
Comment #1
somebodysysop commentedNo. It only uses simplenews_mail_send().
Comment #2
thebenedict commentedGood to know, thanks for the reply.