]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
imapc: Don't retry a failed reconnection before 10 secs have passed
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Thu, 15 Dec 2016 15:36:39 +0000 (17:36 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 17 Dec 2016 09:47:35 +0000 (11:47 +0200)
commiteb2df28ed4a1daa11437c4f6b99004c64211097f
treebfc02ce4466b0f2ac38f36cfd43a2926ba0484ac
parentfd2be97ae75bc25983877c65caadfd413ba0a9c5
imapc: Don't retry a failed reconnection before 10 secs have passed

This mainly avoids a lot of unnecessary connect attempts within a short
time period, for example if the caller attempts to perform some work for
all the mailboxes.
src/lib-imap-client/imapc-connection.c