Re: [qmailtoaster] Re: Dovecot Maximum number of connections from user+IP exceeded

2019-12-11 Thread Jeff Koch

We figured this out. You need to put

mail_max_userip_connections = 30

in the dovecot local.conf file.

Jeff

On 12/11/2019 3:12 PM, Tomasz Lachowicz wrote:

doveconf -p |grep mail_max


maybe dovecot dont include config files from conf.d directory

Thomas

W dniu 29.11.2019 o 22:50, Jeff Koch pisze:


Hi:

Our users are complaining about this error message:

Maximum number of connections from user+IP exceeded 
(mail_max_userip_connections=10)


We have adjusted the configuration entries at 
/etc/dovecot/conf.d/20-imap.conf and 20-pop3.conf to:


mail_max_userip_connections = 30
mail_max_userip_connections = 30

and restarted qmail and dovecot and yet the users are still getting 
this message saying they have exceeded the limit of 10.


How can I fix this?

Jeff




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com





Re: [qmailtoaster] Re: Dovecot Maximum number of connections from user+IP exceeded

2019-12-11 Thread Eric Broch

You can specify high performance mode in dovecot

https://wiki.dovecot.org/LoginProcess

On 12/11/2019 1:12 PM, Tomasz Lachowicz wrote:

doveconf -p |grep mail_max


maybe dovecot dont include config files from conf.d directory

Thomas

W dniu 29.11.2019 o 22:50, Jeff Koch pisze:


Hi:

Our users are complaining about this error message:

Maximum number of connections from user+IP exceeded 
(mail_max_userip_connections=10)


We have adjusted the configuration entries at 
/etc/dovecot/conf.d/20-imap.conf and 20-pop3.conf to:


mail_max_userip_connections = 30
mail_max_userip_connections = 30

and restarted qmail and dovecot and yet the users are still getting 
this message saying they have exceeded the limit of 10.


How can I fix this?

Jeff




-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com



-
To unsubscribe, e-mail: qmailtoaster-list-unsubscr...@qmailtoaster.com
For additional commands, e-mail: qmailtoaster-list-h...@qmailtoaster.com