[Kolab-devel] [issue1212] do we need unrestrictedMailSize ldap attribute

Bernhard Reiter kolab-issues at intevation.de
Tue Apr 11 11:42:11 CEST 2006


New submission from Bernhard Reiter <bernhard at intevation.de>:

In the kolab2.schema there is:   
   
 # flag for allowing unrestriced length of mails  
attributetype ( 1.3.6.1.4.1.19419.1.1.1.2  
  NAME 'unrestrictedMailSize'  
  EQUALITY booleanMatch  
  SYNTAX 1.3.6.1.4.1.1466.115.121.1.7 )  
  
as part of  
 objectclass ( 1.3.6.1.4.1.19414.3.2.2 
  NAME 'kolabInetOrgPerson' 
  DESC 'Kolab Internet Organizational Person' 
  SUP top AUXILIARY 
  MAY ( c $ 
        alias $ 
        kolabHomeServer $ 
        kolabHomeMTA $ 
        unrestrictedMailSize $ 
        kolabDelegate $ 
   ... 
 
As far as I can tell, this attribute is unused so far. 
We do have a general mail-size restriction in place 
for postfix, but this is not steered by an ldap attribute. 
 
Steffen: according to cvs annotation, you changed this attribute last. 
Do you remember how its usage was planned? 
Do we still need this?

----------
messages: 7152
nosy: bernhard, steffen
priority: minor bug
status: unread
title: do we need unrestrictedMailSize ldap attribute
topic: concept, server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1212>
________________________________________________




More information about the devel mailing list