bijayant kumar writes:
Hello to list,I have been searching the Internet and the courier mailing list archive to set up virtual shared maildir for virtual mailboxes from two days, but neither i found success nor i am able to configure the same.What i did in view of this i am giving here some details I set up two users under one virtual domain like [EMAIL PROTECTED] and [EMAIL PROTECTED] Their maildir are /home/vmail/test3.in/bijayan5 and /home/vmail/test3.in/bijayant6.I had created a folder in "bijayan5" named local once from the squirrelmail and from thunderbird also.After that i run the command maildiracl like maildiracl -set /home/vmail/test3.in/bijayan5 INBOX.localone [EMAIL PROTECTED] aceilrstwxAnd output of the command bijayant ~ # maildiracl -list /home/vmail/test3.in/bijayan5 INBOX.localoneowner aceilrstwx administrators aceilrstwx [EMAIL PROTECTED] aceilrstwxAfter that i created the index file like vi /etc/courier-imap/shared.tmp/index[EMAIL PROTECTED] 1003 1007 /home/vmail/test3.in/bijayan5/ bijayant ~ # sharedindexinstall bijayant ~ # /etc/courier-imap/shared/index [EMAIL PROTECTED] 1003 1007 /home/vmail/test3.in/bijayan5/ But when i am logging to my IMAP client(Thunderbird/Squirrelmail) with the username [EMAIL PROTECTED], i am not able to see the folder "local" listed there. Folder is also not in the subscription menu. I have read the documentation and all the threads but did not found any answer. Please help me.
Make sure that your login scheme is set up so that the login id is a full "[EMAIL PROTECTED]", and not just "user".
Additionally, the IMAP shared folder namespace is #shared, the problem may be that Thunderbird doesn't know how access shared folders.
The easiest way to eliminate a whole bunch of guesswork is to use telnet to manually log in and determine if the shared folders are visible, at all. Telnet to port 143, issue the login command:
xx LOGIN [EMAIL PROTECTED]
then xx LIST "" "#shared.*"If no shared folders are visible, look for a more with your configuration. If the shared folders are visible, look for a Thunderbird configuration problem.
pgpUDgp8Mu1GR.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
