heimrich-hannot.schema
changeset 45 84929964cb95
parent 44 44908e559efd
child 46 41d51a5d22b8
equal deleted inserted replaced
44:44908e559efd 45:84929964cb95
    58 
    58 
    59 objectClass (
    59 objectClass (
    60     hhObjectClass:3 NAME 'hhMailRecipient' DESC 'mail attributes associated to person'
    60     hhObjectClass:3 NAME 'hhMailRecipient' DESC 'mail attributes associated to person'
    61     SUP top
    61     SUP top
    62     AUXILIARY
    62     AUXILIARY
    63     MAY ( hhMailPrimaryAddress $ hhMailAddress $ hhMailGroup $ hhMailForwardingAddress $ hhMailQuotaBytes $ description ) )
    63     MAY ( hhMailPrimaryAddress $ hhMailAddress $ hhMailGroup $ hhMailForwardingAddress $ hhMailQuotaBytes $hhMailACLGroups $ description ) )
    64 
    64 
    65 # vim:sts=4 sw=4 aw ai sm:
    65 # vim:sts=4 sw=4 aw ai sm: