mail_max_userip_connections = 50

This commit is contained in:
myvesta 2020-05-15 13:58:02 +02:00 committed by GitHub
commit 6ffb2637af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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