roundcube/rootfs/etc/confd/templates/managesieve-config.inc.php.tmpl

5 lines
101 B
Cheetah
Raw Normal View History

2016-07-14 08:17:45 +00:00
<?php
$config['managesieve_port'] = 4190;
$config['managesieve_host'] = '{{getenv "DOVECOTHOST"}}';