Another information:
This morning, even the batch size is 60, it will only send 35 emails every time. So I changed the batch size to 70, then it will send 45 emails. I think this problem was caused by failing email.(Most probably) .
Then I passed the value Y to ''bypassbademails" using the following code: ie.Document.getElementById("bypassbademails").Value = "Y". But it still sent only 35 emails when batch size is 60.
Can you please let me know how to reslove this problem using VBA? THANKS
This morning, even the batch size is 60, it will only send 35 emails every time. So I changed the batch size to 70, then it will send 45 emails. I think this problem was caused by failing email.(Most probably) .
Then I passed the value Y to ''bypassbademails" using the following code: ie.Document.getElementById("bypassbademails").Value = "Y". But it still sent only 35 emails when batch size is 60.
Can you please let me know how to reslove this problem using VBA? THANKS