You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
Close #2258: sieve scripts should be utf8 encoded
This commit is contained in:
@@ -25,6 +25,7 @@ $config['smtp_pass'] = '%p';
|
||||
|
||||
// Sieve script management
|
||||
$config['managesieve_host'] = '{{ FRONT_ADDRESS or "front" }}:14190';
|
||||
$config['managesieve_mbox_encoding'] = 'UTF8';
|
||||
|
||||
// roundcube customization
|
||||
$config['product_name'] = 'Mailu Webmail';
|
||||
|
Reference in New Issue
Block a user