mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 09:05:04 +00:00
Fixes #261
This commit is contained in:
parent
4099b6e25d
commit
93046dea45
1 changed files with 2 additions and 0 deletions
|
|
@ -71,5 +71,7 @@ sievec /usr/local/lib/dovecot/sieve/report-ham.sieve
|
|||
# Fix permissions
|
||||
chown -R vmail:vmail /var/vmail/sieve
|
||||
|
||||
# Fix more than 1 hardlink issue
|
||||
touch /etc/crontab /etc/cron.*/*
|
||||
|
||||
exec "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue