X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Fclass_mail-methods-kolab.inc;h=caf7b2bde2927c6577835e1537c61747b848dcd5;hb=7859c7809be0ccb4ffc4059328f6cdfa863af1fc;hp=0ab22b92f6f4849b6832c74fd8ae594a14a98271;hpb=1f3158dad8e11f04ed3d94dc478fd16bcf86b03d;p=gosa.git diff --git a/include/class_mail-methods-kolab.inc b/include/class_mail-methods-kolab.inc index 0ab22b92f..caf7b2bde 100644 --- a/include/class_mail-methods-kolab.inc +++ b/include/class_mail-methods-kolab.inc @@ -204,7 +204,7 @@ class mailMethodKolab extends mailMethodCyrus } /* Save shared folder target */ - $mailObject->attrs['gosaSharedFolderTarget']= "kolab+shared.".$mailObject->uid; + $mailObject->attrs['gosaSharedFolderTarget']= "kolab+shared.".$mailObject->mail; /* Kolab shared folder names are like ' shared.uid@server.de ' So overwrite uid to match these folder names. Else we can't read quota settings etc.