okay i got it showing in my list on my windows client when i subscribe now..
did a ..
Code:
chown -cR vmail:vmail /home/Public_Folder
chmod 2777 -cR /home/Public_Folder
...
but problem now is when i use Outlook Express and subscribe i get the structure
Public_Folder (none editable) > public (non editable) > public (editable)
anyone know if this is normal or there a way to get it to this structure?
Public_Folder (none editable) > public (editable)
....
maybe if i can get the acl's working right i can restructure it.
prints
user@example.com 5000 5000 /home/vmail example.com/user/
Code:
maildiracl -set /home/Public_Folder INBOX.Public_Folder.public anyone cleirtx
Code:
maildiracl -list Public_Folder INBOX.Public_Folder.public
prints
owner aceilrstwx
administrators aceilrstwx
anyone ceilrtx
....
but in Outlook when trying to create a folder in the first instance of Public_Folders says
Unable to create the folder. The server responded: 'Access denied for CREATE on Public_Folder.public.newfoldername (ACL "c" required)'.
is there a special group that i would need to add for the ACL?
Recent comments
1 day 13 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 2 hours ago
2 days 3 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
3 days 14 min ago
3 days 1 hour ago