On Wed, Feb 01, 2017 at 02:53:46PM -0800, Greg Hurrell wrote: > set mail_check = 60 > set mail_check_stats = yes > set mail_check_stats_interval = 300 > set sleep_time = 0 > set time_inc = 250 > set timeout = 0 > > Of these, I'm most suspicious of `mail_check_stats`.
It sounds likely that the stats check is causing these brief hangs, given the amount of mail you mentioned having. It isn't very useful to have $timeout set so low. I would bump that up to >= $mail_check (60). That might help a little. However, if it isn't super important to list the number of messages in the sidebar or folder browser, you may want to just turn $mail_check_stats off. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
