Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Virtual shared folders with Courier-Imap?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
didi666
n00b
n00b


Joined: 09 Sep 2003
Posts: 32
Location: Stuttgart, Germany

PostPosted: Sat Mar 27, 2004 8:34 pm    Post subject: Virtual shared folders with Courier-Imap? Reply with quote

Hi,

is anyone successfully running Virtual shared folders on Courier-Imap?

After my first unsuccessful tries with filesystem-based shared folders (Mozilla displayed the folders, but could not subscribe, a problem many people apparently had) I decided that they were not a nice implementation anyway :) Now I have read about VIRTUAL shared folders in Courier together with fine-grained ACLs, something which I always envied Cyrus-imapd for.

So, I have read through the somewhat confusing docs and made the following setup:

Code:
/var/spool/mail/
   drwx------  vmail vmail      domain1
   drwx------  vmail vmail      domain2
      -> drwx------  vmail vmail      didi666 (maildir)
   drwx------  vmail vmail      shared
      -> drwx------  vmail vmail      fun (maildir)

(domain1, domain2 and didi666 of course are originally really existing and working domains and mailaccounts)

I have set up the ACLs:
Code:
mail mail # maildiracl -list /var/spool/mail/shared/fun INBOX
owner   aceilrstwx
anyone  aceilrstwx


I put this into /etc/courier-imapd/shared.tmp/index and ran sharedindexinstall:
Code:
mail mail # cat /etc/courier-imap/shared/index
fun     vmail   vmail   /var/spool/mail/shared  fun


So far, so good. However, Mozilla does not show any sign of shared folders being available :(( I must have missed something obvious. But what?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum