X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=userdir-ldap.schema;fp=userdir-ldap.schema;h=fd29592cf032c3c2e28c75464a8fac790d76e2be;hp=01c01301bd0485871d3ae67be66edf1bca80cc7d;hb=7d5f5f8886893115fac555847a6f01fcbd8b529e;hpb=beae461525a08acfb23499301a19afc470021c94 diff --git a/userdir-ldap.schema b/userdir-ldap.schema index 01c0130..fd29592 100644 --- a/userdir-ldap.schema +++ b/userdir-ldap.schema @@ -127,6 +127,7 @@ # .11 - DNS RBL # .12 - RHS RBL # .13 - whitelist +# .14 - bATVToken # Public attribute types attributetype ( 1.3.6.1.4.1.9586.100.4.2.1 @@ -483,6 +484,12 @@ attributetype ( 1.3.6.1.4.1.9586.100.4.4.13 SUBSTR caseIgnoreIA5SubstringsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} ) +attributetype ( 1.3.6.1.4.1.9586.100.4.4.14 + NAME 'bATVToken' + DESC 'Token for BATV' + EQUALITY caseExactMatch + SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE ) + attributetype ( 1.3.6.1.4.1.9586.100.4.2.38 NAME 'mailContentInspectionAction' DESC 'what to do on content inspection hits'