Asmaa Ahmed writes:

Hello,

I am trying to add a global shared folder to all the users accounts in my mail server. I have followed what is mentioned in the wiki, but still can't see the folder!

Here are my implementations:

# su - user1
# maildirmake -S /home/user1/Maildir-shared
# maildirmake -s write -f Notices /home/User1/Maildir-shared

Then I created the maildirshared to be global
# cat /etc/courier/maildirshared
PublicFolders /home/user1/Maildir-shared

You are mixing up two different shared folder implementations.

If you're using filesystem permissions-based shared folders, then you should use the maildirmake --add command, instead of creating the maildirshared file.

If you're using virtual shared folders based on access control lists, then you need to create maildirshared first, then use the maildiracl command to set up the ACLs.

Whether you need to use filesystem permissions-based or virtual shared folders depends on how you set up your mailboxes.

See http://www.courier-mta.org/imap/README.sharedfolders.html


Attachment: pgp6qTX8P880Y.pgp
Description: PGP signature

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to