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.
pgp00000.pgp
Description: PGP signature
