Add confog for sieve auth plain command

This commit is contained in:
RainLoop Team 2017-07-11 16:10:19 +03:00
parent c72c6c0946
commit 0f6b70f63e
5 changed files with 1804 additions and 1781 deletions

View file

@ -421,6 +421,7 @@ Enables caching in the system'),
'smtp_use_auth_cram_md5' => array(false),
'sieve_allow_raw_script' => array(false),
'sieve_utf8_folder_name' => array(true),
'sieve_auth_plain_initial' => array(true),
'imap_timeout' => array(300),
'smtp_timeout' => array(60),
'sieve_timeout' => array(10),