diff options
Diffstat (limited to 'services/templates/my-roundcube.inc.php')
-rw-r--r-- | services/templates/my-roundcube.inc.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/services/templates/my-roundcube.inc.php b/services/templates/my-roundcube.inc.php new file mode 100644 index 0000000..c07aff9 --- /dev/null +++ b/services/templates/my-roundcube.inc.php @@ -0,0 +1,3 @@ +<?php + +$config['managesieve_host'] = 'tls://%h'; |