16 lines
317 B
INI
16 lines
317 B
INI
imap_host = "localhost"
|
|
imap_port = 993
|
|
imap_secure = "TLS"
|
|
imap_short_login = Off
|
|
sieve_use = On
|
|
sieve_allow_raw = On
|
|
sieve_host = "localhost"
|
|
sieve_port = 4190
|
|
sieve_secure = "None"
|
|
smtp_host = "localhost"
|
|
smtp_port = 587
|
|
smtp_secure = "TLS"
|
|
smtp_short_login = Off
|
|
smtp_auth = On
|
|
smtp_php_mail = Off
|
|
white_list = "" |