I have seen elsewhere that the module uses cron to send the emails
is there a way to set a limit to send per cron run so we don't abuse the servers' limits ?

if not where should one dig to make this happen ?

Comments

GiorgosK’s picture

My bad I did not realize there was such a thing because send by using Views Bulk Operations and the emails were send immediatelly

here is the setting
admin/config/system/views_send

hansfn’s picture

Status: Active » Closed (works as designed)

Happy you found the setting ;-)

GiorgosK’s picture

@hansfn
why were the emails send immediatelly ? without waiting for cron to run ? (was using vbo)

hansfn’s picture

You wrote "was using VBO". What do you mean? Views Sends doesn't use VBO on Drupal 7. Anyway, when you configure the e-mail, make sure that you haven't checked "Send the message directly using the Batch API." at the bottom.