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