# HG changeset patch # User heiko # Date 1143102984 0 # Node ID 509da4735edf2686fc75f32b9608831155c73657 # Parent f769bee18434e98629edc883baaa7e98fab32171 tcbMailPrimaryAddress ist nun kein Nachfolger von mail mehr, weil sonst fälschlicherweise diese Attribute gefunden werden, wenn wir nach mail=* suchen. diff -r f769bee18434 -r 509da4735edf tcb.schema --- a/tcb.schema Mon Dec 12 13:10:31 2005 +0000 +++ b/tcb.schema Thu Mar 23 08:36:24 2006 +0000 @@ -15,8 +15,10 @@ attributetype ( tcbAttribute:1 NAME ('tcbMailPrimaryAddress' 'tcbMailOfficialAddress') DESC 'official mail address' - SUP mail - SINGLE-VALUE ) + EQUALITY caseIgnoreIA5Match + SUBSTR caseIgnoreIA5SubstringsMatch + SINGLE-VALUE + SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) attributetype ( tcbAttribute:2 NAME 'tcbMailForwardingAddress' DESC 'forwarding information for this recipient'