mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
mail_max_userip_connections = 50
This commit is contained in:
parent
bc3cdc89c0
commit
516701cc26
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue