Ok. So, it looks like the problem is that the mailquota attribute is not
part of the schema of the entry. mailquota belongs to the mailRecipient
and nsMessagingServerUser objectclasses, not the default inetOrgPerson objectclass.
So, you either need to make the mailQuota CoS attribute operational or add
one of those aforementioned objectclasses to your user entry.
CoS attributes must be part of the schema of the entry, or they must be declared
operational.
GiG@ wrote:
Rich Megginson <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
Do you have the ou=Template,dc=fsm,dc=it entry?
Yes.
I forgot to write it in the previous mail.
GiG@