diff --git a/install/debian/10/dovecot/conf.d/20-pop3.conf b/install/debian/10/dovecot/conf.d/20-pop3.conf index a3a43b88..8c376996 100644 --- a/install/debian/10/dovecot/conf.d/20-pop3.conf +++ b/install/debian/10/dovecot/conf.d/20-pop3.conf @@ -74,7 +74,7 @@ protocol pop3 { # Maximum number of POP3 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