News and Announcements > General Discussion

Mail server polling interval

(1/1)

nikolex:
Hello,

Tailing the maillog, I see that RC polls the imap/pop3 server every minute. I was digging around through the code and roundcubemail db
hoping to find a variable to set the polling interval to something higher than one minute. Pointers would be appreciated.

Thanks.

Ineedmentalhelp:
more than 10 years and still no reply dang

Dmitry42:

// Default interval for auto-refresh requests (in seconds)
// These are requests for system state updates e.g. checking for new messages, etc.
// Setting it to 0 disables the feature.
$config['refresh_interval'] = 60;

Navigation

[0] Message Index

Go to full version