The "test" mirror structure is created automatically from Courier as soon as
I subscribe the folder from my client (Outlook 2k).
This part looks OK even though I still get the "tmp" error and I can't
create any other subfolder.

/home/users/max/Maildir/shared-folders/Public/test# ls -al
total 28
drwx------    5 max   users        4096 Sep 27 10:59 ./
drwxrwxrwx    3 max   users        4096 Sep 27 10:59 ../
-rw-r--r--    1 max   users          95 Sep 27 12:00 courierimapuiddb
drwx------    2 max   users        4096 Sep 27 11:59 cur/
drwx------    2 max   users        4096 Sep 27 10:59 new/
lrwxrwxrwx    1 max   users          31 Sep 27 10:59 shared ->
/usr/local/virtual/shared/.test/
-rw-------    1 max   users           1 Sep 27 11:00 shared-timestamp
drwx------    2 max   users        4096 Sep 27 12:19 tmp/

#ls -al /usr/local/virtual/shared/.test/
total 20
drwxr-xr-t    5 postfix  postfix      4096 Sep 27 10:56 ./
drwxr-xr-x    6 postfix  postfix      4096 Sep 27 10:56 ../
drwxrwxrwt    2 postfix  postfix      4096 Sep 27 11:00 cur/
-rw-------    1 postfix  postfix         0 Sep 27 10:56 maildirfolder
drwxrwxrwt    2 postfix  postfix      4096 Sep 27 10:56 new/
drwxrwxrwt    2 postfix  postfix      4096 Sep 27 11:00 tmp/

I think it should be a "rw" privilege problem but I don't know how to get
around it.



> Dear All,
 > I'm trying to get a share-folder to work on Trustix 2.0.
 > I did follow the instruction how to create share folders in Courier.
 >
 > maildirmake -S /usr/local/virtual/shared
 > maildirmake -s write -f test /usr/local/virtual/shared
 >
 > # more /etc/courier-imap/maildirshared
 > Public  /usr/local/virtual/shared
 >
 > Everything look. In Outlook I can a shared forlder with a Public
subfolder
 > and a test mailbox. No errors.
 > Now if I try to move a mail into "test" I don't get any error but if I
look
 > in the contents of the mailbox is apparently totally empty.
 > Instaed if I look at it from the filesystem I can see that email has been
 > moved and is there
 >
 > #ls /usr/local/virtual/shared/.test/cur/
 > 1064653206.M881412P1432V0000000000000802I0010C07D_0.myserver.it,S=417:2,S
 >
 > I don't get any error or log except the following:
 >
 > server imapd:
 > shared-folders/Public/test/tmp/1064653195.M523659P1436_sync.myserver.it:
No
 > such file or directory
 >
 > Any idea?

 Each account that opens a shared folder actually creates a mirror directory
 in the account's Maildir, for each shared folder.

 Something went wrong when the mirror directory was created.  Try rm -rf'ing
 the shared-folders directory in the maildir, and try again to see if it
gets
 properly recreated.



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to