summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 26684bb)
raw | patch | inline | side by side (parent: 26684bb)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Dec 2008 08:12:35 +0000 (08:12 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 11 Dec 2008 08:12:35 +0000 (08:12 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13256 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/mail/admin/groups/mail/class_groupMail.inc | patch | blob | history |
diff --git a/gosa-plugins/mail/admin/groups/mail/class_groupMail.inc b/gosa-plugins/mail/admin/groups/mail/class_groupMail.inc
index cf3211f7bf46be64b75ecd2ba4efd6e1380bc2a6..8590f619c895b112d00f740efcf2b8acad950494 100644 (file)
/* Load folder_acls with defaults.
anyone -- The default acl, will be written to ldap.
member -- The ACL used for the members.
- */
- $this->folder_acls['__anyone__'] = "p";
- $this->folder_acls['__member__'] = "lrswp";
+ */
+ $this->folder_acls = $this->mailMethod->getDefaultACLs();
/* Load acls
The most used acl will be used as member acl, this