X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=local%2Fdovecot-user-add;h=8601fe6c71bc2439c33c7840a687d6becbc20fed;hp=e74a1103ebe8b950f5c4543e349ae9c1421e2046;hb=87e9e7dc8cbad0053fefb96395e32fdf4ebcb859;hpb=635db1c6e281208364a2858593cd94ae0718e3a0 diff --git a/local/dovecot-user-add b/local/dovecot-user-add index e74a110..8601fe6 100755 --- a/local/dovecot-user-add +++ b/local/dovecot-user-add @@ -161,6 +161,8 @@ shift sudo install -d -o "$uid" -g "$gid" -m 2770 \ "$home" \ "$home"/Maildir + sudo install -d -o "$uid" -g "$gid" -m 2770 \ + "$home"/Maildir/.Trash sudo install -d -o "$uid" -g "$gid" -m 0700 \ "$home"/acl.d \ "$home"/sieve.d