Update 20-imap.conf.tmpl
This commit is contained in:
parent
f2b903c3a4
commit
5780b4c047
@ -1,3 +1,3 @@
|
||||
protocol imap {
|
||||
mail_max_userip_connections = {{getenv "IMAPMAXUSERCONNECTIONS"}}
|
||||
}
|
||||
mail_max_userip_connections = {{getenv "IMAP_MAX_USER_CONNECTIONS" "10"}}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user