We're in the process of migrating from mbox over to maildir.
I'm running into a problem with the proxy and timeouts. Appears the idle
timeout is set to 60 seconds. This is a bit too low for some of our large mbox files :(

Any plans on adding the:
#define CLIENT_LOGIN_IDLE_TIMEOUT 60
#define AUTH_REQUEST_TIMEOUT

to the .conf file to be tunable on the fly?

I ended up just patching the couple of files in question, but it'd be nice..

Cassidy