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 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? Thanks Ricardo ------------------------------------------------------- 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
