equal
deleted
inserted
replaced
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: |