Jason Mundok Posted March 9, 2017 Posted March 9, 2017 I have a table of email messages that get created then a button that loops through the records and fires off an email for each record using the plugin. For some reason after 12 messages get processed successfully, the 13th returns an error: [EOF] After that, each record returns this error: java.lang.IllegalStateException: Not connected I'm assuming that the email server is rejecting the connection after 12 messages go through, but wondering if anyone has ever seen that error message [EOF]. If so, what does it mean? Thanks!
Recommended Posts
This topic is 2885 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now