Sometimes a service you ping fails or times out. How does B2Evo control how long it waits until it times out? It seems like the value of time it waits until error is quite long. Sometimes I'd say 20-30 seconds ?
I'd like to change that value so B2Evo would only wait for a 10 second max before giving up.
I've looked into /b2evocore/functions_pings.php but can't see where any type of time value is set...
Any ideas? :-/
In the /b2evocore directory there is a file called _class_pop3.php which has the following line near the top:
I didn't test it but that might do the trick.