4 lines
96 B
Cheetah
4 lines
96 B
Cheetah
protocol imap {
|
|
mail_max_userip_connections = {{getenv "IMAP_MAX_USER_CONNECTIONS" "10"}}
|
|
}
|