docker-ldap-proxy/root/etc/openldap/schema/spamassassin.schema

14 lines
364 B
Plaintext

# SpamAssassin
# see http://SpamAssassin.org/ .
attributetype ( 2.16.840.1.113730.3.1.217
NAME 'spamassassin'
DESC 'SpamAssassin user preferences settings'
EQUALITY caseExactMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
objectclass ( 1.3.6.1.7.9999.1
NAME 'spamAssassinUser'
DESC 'SpamAssassin'
SUP top AUXILIARY
MAY ( spamassassin ) )