On Mon, 28 Jul 2003 11:31:40 -0700 Ricardo Kleemann wrote: > Hello, > > I created a shared folders directory and inside that created > a shared folder. These are the commands I used: > > /usr/lib/courier/bin/maildirmake -S > /var/homes/shared_folders > /usr/lib/courier/bin/maildirmake -s write -f test > /var/homes/shared_folders > > That created a hierarchy: > > ls -a /var/homes/shared_folders/ > . .. .test cur new tmp > > ls -a /var/homes/shared_folders/.test/ > . .. cur maildirfolder new tmp > > Then I created an /etc/courier/maildirshared file, its > contents: > test /var/homes/shared_folders/.test
This should be: test<tab>/var/homes/shared_folders And then, selecting shared.test from an IMAP client will work. "shared_folders" is your sharable maildir, and so your /etc/courier/maildirshared file should point to it, and not to folders within it. > Now I'm not sure how I can actually access that shared > folder from any account? I've tried issuing the command > "SELECT shared.test", and "SELECT test", and LIST "shared" > "*" but none of them seem to recognize the shared folder. > > What is the correct way to configure and access the shared > folder? -- Anand Buddhdev http://anand.org ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
