ppoudrier n00b
Joined: 21 Dec 2005 Posts: 51
|
Posted: Wed Apr 04, 2007 2:43 pm Post subject: courier-imap virtual shared folder ??? |
|
|
Hello, I'm trying to get virtual shared folder working with courier-imap.
First of all, it is possible to share the INBOX of a user instead of only a subfolder ?
what I did :
Created the following line in /etc/courier-imap/shared/index
Code: | user[tab]100[tab]100[tab]/home/user[tab]/home/user/.maildir |
ran :
Code: | maildiracl -set /home/user/.maildir INBOX user2 aceilrstwx |
permission on the user folder are setted by default (As I understood, with virtual folder there is no needs to modify filesystem permission).
I can see the shared folder under thunderbird with user2 but when I try to access it, I get a message that tell me that the folder doesn't exist or not subscribed to.
Also, I did the telnet test (as told in other threads) and I don't see any "#shared" folder.
Can't find what I am missing.
Thank's |
|