Every now and then (8 times on 2/1) I get a report from the cron job that executes a get new mail script such as:
Code:
<span class="code">[Mail2Forum] [m2f_mailinglist.php, line 1326, dist 20, 42.22s]
Error connecting to POP3 server mail.glastarnet.org:110
or
Code:
<span class="code">[Mail2Forum] [m2f_handler.php, line 1074, dist 14, 34.67s]
DB error. sql: 'SELECT * FROM m2f_distributionlist
WHERE distributionlist_id = '14'' error: DB Error: no database selected
or
Code:
<span class="code">[Mail2Forum] [m2f_handler.php, line 1074, dist 28, 33.18s]
DB error. sql: 'SELECT * FROM m2f_distributionlist
WHERE distributionlist_id = '28'' error: DB Error: no database selected
I notice that all of these separate instances have a fairly long delay.
Any idea what's going on regarding the delay?