X-Git-Url: https://git.cyclocoop.org/?p=lhc%2Fateliers.git;a=blobdiff_plain;f=etc%2Fsv%2Fdovecot%2Flocal.sh;h=f5d2a0566898eee92d5d79bae805a9f0a7126fad;hp=4ca3b654db272386af4d0c312a806c73b6c693f6;hb=5101b29f55424be36a5a8dc25e8eedf757ae6653;hpb=323e2d5e30557de603b501b7fccc1f7bad1af1d8 diff --git a/etc/sv/dovecot/local.sh b/etc/sv/dovecot/local.sh index 4ca3b65..f5d2a05 100644 --- a/etc/sv/dovecot/local.sh +++ b/etc/sv/dovecot/local.sh @@ -30,6 +30,8 @@ for dir in \ /etc/dovecot/acl/global.d \ ~mail/data \ ~mail/log \ + /etc/dovecot/pop3 \ + /etc/dovecot/pop3/INBOX \ /etc/dovecot/sieve \ /etc/dovecot/sieve/after.d \ /etc/dovecot/sieve/before.d \ @@ -70,4 +72,7 @@ sudo install -m 644 -o root -g root /dev/stdin \ sudo install -m 640 -o root -g postfix \ "$tool"/etc/dovecot/transport \ /etc/dovecot/transport +sudo install -m 644 -o root -g root \ + "$tool"/etc/dovecot/pop3/INBOX/dovecot-virtual \ + /etc/dovecot/pop3/INBOX/dovecot-virtual sudo postmap hash:/etc/dovecot/transport