4 lines
75 B
PHP
4 lines
75 B
PHP
|
<?php
|
||
|
|
||
|
$config['managesieve_host'] = 'tls://mail.' . $_ENV['BASE_DOMAIN'];
|