I have some new functionality that sends emails (In the hundreds) to our customers.
The problem I'm running into is that after inserting into SysOutgoingEmailTable, anything beyond 20 emails will automatically fail. I'm not sure why 20 is the magic number, however, it is amazingly consistent in it's failure after 20.
Is there a setting somewhere or some other setup that could be changed to accommodate more emails at once?