Bump max connections
authorAlex Dehnert <alex@dehnerts.com>
Thu, 4 Dec 2014 16:16:03 +0000 (11:16 -0500)
committerAlex Dehnert <alex@dehnerts.com>
Thu, 4 Dec 2014 16:16:03 +0000 (11:16 -0500)
It sounds like maybe K-9 mail has an issue where it'll open lots of
connections, which was leaving Thunderbird spewing a lot of "couldn't
authenticate" errors. Hopefully this'll fix that.

conf.d/20-imap.conf

index 99f7833998452e8eebf06da8fcade66ce4e896bc..60df286f39bcd8d8d9e4f9279adf558b97a7b3ef 100644 (file)
@@ -11,6 +11,7 @@ protocol imap {
   # Maximum number of IMAP connections allowed for a user from each IP address.
   # NOTE: The username is compared case-sensitively.
   #mail_max_userip_connections = 10
+  mail_max_userip_connections = 50
 
   # Space separated list of plugins to load (default is global mail_plugins).
   #mail_plugins = $mail_plugins