5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
<?php
|
||
|
|
||
|
$config['managesieve_host'] = "tls://{{ mail_domain }}";
|
||
|
$config['managesieve_auth_type'] = "PLAIN";
|