Hi Javier,

What is your directory privileges of /var/mail?

Give us an output of the following command:

ls -lad /var/mail

Cheers,
Peter

PS: it needs to owned by vmail:vmail (if your vmail user name/group is vmail)
Use this:
chown vmail:vmail -R /var/mail
And then restart the mail system, and then try the share again.

2013-09-16 20:16 keltezéssel, [email protected] írta:
Hi,

The values of these parameters are:
   acl = vfile
   acl_shared_dict = file:/var/mail/shared-mailboxes.db


  namespace {
   hidden = no
   inbox = yes
   list = yes
   location =
   prefix =
   separator = /
   subscriptions = yes
   type = private
}
namespace {
   hidden = no
   inbox = no
   list = children
   location = maildir:/var/mail/%%u:INDEX=/var/mail/%u/shared/%%u
   prefix = shared/%%u/
   separator = /
   subscriptions = yes
   type = shared
}



Thanks

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to