mailExt et mailAlias héritent de mail
This commit is contained in:
parent
c644027d5f
commit
ab13249ef5
1 changed files with 0 additions and 2 deletions
|
@ -816,7 +816,6 @@ class mailAlias(mail):
|
|||
optional = True
|
||||
unique = True
|
||||
legend = u"Alias mail"
|
||||
can_modify = [soi, cableur, nounou]
|
||||
category = 'mail'
|
||||
ldap_name = "mailAlias"
|
||||
|
||||
|
@ -837,7 +836,6 @@ class mailExt(mail):
|
|||
optional = True
|
||||
unique = True
|
||||
legend = u"Mail de redirection ou de secours"
|
||||
can_modify = [soi, cableur, nounou]
|
||||
category = 'mail'
|
||||
ldap_name = "mailExt"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue