mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Add confog for sieve auth plain command
This commit is contained in:
parent
c72c6c0946
commit
0f6b70f63e
5 changed files with 1804 additions and 1781 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue