Hi DW,
Does this code: $file_version>1.88 indicate ListmailPRO version 1.88, or is that related to mysql? I am running version 1.85 of ListmailPRO.
A few things.
1.) I do have the Zero Byte SMTP logs all the time, so I'm guessing the script is timing out, but why would it start doing that now when it's been running fine for 12 years? I will run your test scripts and see
what I come up with.
2.) Thanks a million for the Band-Aid, is it better to run that by itself, or to put that code directly in resume.php? If I run it directly with a cronjob, can I run it every 5 minutes, or so? It appears it would do what I'm doing manually, checking that there is a 'q' in completed, change it to '0' and let that queue start sending.
I know that once I set completed to '0', the emails go out, as I can see them sending out as the queue size goes down as sending proceeds - are you suggesting that those emails may not be sending out - if the script times out?
That's a huge enlightment, as that would mean that anything I'm sending out, even large broadcasts, that I send to 70,000 or more would NOT be going out if the script times out, is that correct? The reason I ask, is that last week I've sent out several times to over 70,000 and I've seen a few times, where I did actually get the 'last screen' showing that ALL Messages sent, how fast they sent, etc... in other words, it appears those very large sends were not timing out, would that be correct? While often I will see the screen that says SMTP error, but then the Resume script keeps them going out... at least that's what I thought.
I will post here next with the results from the timeout script, to let you know what that shows.
Thanks a ton!