Ver código fonte

Ubuntu 18.04 dovecot namespace inbox fix

Fix based on https://github.com/serghey-rodin/vesta/pull/1669/files
dpeca 7 anos atrás
pai
commit
b9210522f5
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      install/ubuntu/18.04/dovecot/dovecot.conf

+ 1 - 1
install/ubuntu/18.04/dovecot/dovecot.conf

@@ -3,7 +3,7 @@ listen = *, ::
 base_dir = /var/run/dovecot/
 base_dir = /var/run/dovecot/
 !include conf.d/*.conf
 !include conf.d/*.conf
 
 
-namespace {
+namespace inbox {
     type = private
     type = private
     separator = /
     separator = /
     prefix =
     prefix =