mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
Merge remote-tracking branch 'origin/unstable' into unstable
This commit is contained in:
commit
dd7cf93eaa
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ safe_copy dovecot-ldap.conf /etc/dovecot/dovecot-ldap.conf
|
|||
|
||||
|
||||
# Setup Sieve
|
||||
sudo rm -rf /etc/dovecot/global_script
|
||||
sudo mkdir -p -m 0770 /etc/dovecot/global_script
|
||||
sudo mkdir -p /etc/dovecot/global_script
|
||||
sudo chmod -R 770 /etc/dovecot/global_script
|
||||
|
||||
safe_copy dovecot.sieve /etc/dovecot/global_script/dovecot.sieve
|
||||
sudo chmod 660 /etc/dovecot/global_script/dovecot.sieve > /dev/null 2>&1 \
|
||||
|
|
Loading…
Add table
Reference in a new issue