KonklaveTtv / VenueSender

0 stars 0 forks source link

Batch Sending #68

Open KonklaveTtv opened 1 year ago

KonklaveTtv commented 1 year ago

For Template and Email sending we need to implement sending in batches of 50.

i.e.

check emails to send. add 1st address of 50 to the "To:" and the other 49 to "Bcc:". send, loop back around, repeat. exit on send.