Open KonklaveTtv opened 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.
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.