Hi, Thanks for the reply. When loging through command line as suggested by you i can see the listed shared folders
[EMAIL PROTECTED] ~ $ telnet 192.168.99.134 143 Trying 192.168.99.134... Connected to 192.168.99.134. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2005 Double Precision, Inc. See COPYING for distribution information. 001 login [EMAIL PROTECTED] 001 NO Error in IMAP command received by server. 001 login [EMAIL PROTECTED] bijayant6 001 OK LOGIN Ok. 002 LIST "" "#shared.*" * LIST (\HasNoChildren) "." "[EMAIL PROTECTED] in.localone" * LIST (\HasNoChildren) "." "[EMAIL PROTECTED] in.local" * LIST (\Noselect \HasChildren) "." "[EMAIL PROTECTED] in" 002 OK LIST completed 002 logout * BYE Courier-IMAP server shutting down 002 OK LOGOUT completed Connection closed by foreign host. It means i am able to share the folder. But now how to see this in the mailclient. Can you please guide me, is there any other conf file to configure which i have left? or what is the conf parameters to look for in the mail-clients like Thunderbird/Squirrelmail. Please help me i will be very thankful to you all. Thanks & Regards, Bijayant Kumar --- On Wed, 16/7/08, Sam Varshavchik <[EMAIL PROTECTED]> wrote: > From: Sam Varshavchik <[EMAIL PROTECTED]> > Subject: Re: [Courier-imap] Virtual shared maildir(Not able to setup) > To: [email protected] > Date: Wednesday, 16 July, 2008, 4:38 PM > 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] aceilrstwx > > > > And output of the command > > bijayant ~ # maildiracl -list > /home/vmail/test3.in/bijayan5 INBOX.localone > > owner aceilrstwx > > administrators aceilrstwx > > [EMAIL PROTECTED] aceilrstwx > > > > After 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.------------------------------------------------------------------------- > 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 Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------------------------------------------------------- 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
