equal
deleted
inserted
replaced
26 |
26 |
27 attributetype ( |
27 attributetype ( |
28 tcbAttribute:3 NAME ('tcbMailGroup') DESC 'mail group we are member of' |
28 tcbAttribute:3 NAME ('tcbMailGroup') DESC 'mail group we are member of' |
29 SUP mail ) |
29 SUP mail ) |
30 |
30 |
|
31 attributetype ( |
|
32 tcbAttribute:4 NAME ('tcbMailAddres') DESC 'mail address' |
|
33 SUP mail ) |
|
34 |
31 #### |
35 #### |
32 |
36 |
33 objectClass ( |
37 objectClass ( |
34 tcbObjectClass:2 NAME 'tcbMailAlias' DESC 'Alias' |
38 tcbObjectClass:2 NAME 'tcbMailAlias' DESC 'Alias' |
35 SUP top |
39 SUP top |