Displaying 1 result from an estimated 1 matches for "imapusermailinglist".
2009 Oct 27
3
Dovecot, Shared Mailboxes (via symlink), and ACLs
...ser1 access to the things in imapusers's inbox. I
have also symlinked inside the newuser1 Maildir to a folder under
imapusers's inbox, let's call it "MailingList", basically settiing up
something like:
/home/newuser1/Maildir:
cur/
.imapuserinbox -> /home/imapuser/Maildir
.imapusermailinglist -> /home/imapuser/Maildir/MailingList
new/
tmp/
(... and various other Dovecot-related files, nothing ACL related.)
Now, I have gotten the shared boxes to work IF I changed the permissions
to be rwx for user and group on /home/imapuser/Maildir/*, but this makes
procmail (and .procmailrc) unhapp...