infra/roles/roundcube/templates/sieve.inc.php.j2

5 lines
108 B
Plaintext
Raw Normal View History

2024-03-31 20:18:32 -04:00
<?php
$config['managesieve_host'] = "tls://mail.simponic.xyz";
$config['managesieve_auth_type'] = "PLAIN";