You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 satır
2.1KB

  1. # AUTO-GENERATED FILE - DO NOT EDIT!! Use ldapmodify.
  2. # CRC32 7068a199
  3. dn: cn=postfix-book,cn=schema,cn=config
  4. objectClass: olcSchemaConfig
  5. cn: postfix-book
  6. olcAttributeTypes: {0}( 1.3.6.1.4.1.29426.1.10.1 NAME 'mailHomeDirectory' DESC
  7. 'The absolute path to the mail user home directory' EQUALITY caseExactIA5Mat
  8. ch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
  9. olcAttributeTypes: {1}( 1.3.6.1.4.1.29426.1.10.2 NAME 'mailAlias' DESC 'RFC822
  10. Mailbox - mail alias' EQUALITY caseIgnoreIA5Match SUBSTR caseIgnoreIA5Substr
  11. ingsMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{256} )
  12. olcAttributeTypes: {2}( 1.3.6.1.4.1.29426.1.10.3 NAME 'mailUidNumber' DESC 'UI
  13. D required to access the mailbox' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.14
  14. 66.115.121.1.27 SINGLE-VALUE )
  15. olcAttributeTypes: {3}( 1.3.6.1.4.1.29426.1.10.4 NAME 'mailGidNumber' DESC 'GI
  16. D required to access the mailbox' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.14
  17. 66.115.121.1.27 SINGLE-VALUE )
  18. olcAttributeTypes: {4}( 1.3.6.1.4.1.29426.1.10.5 NAME 'mailEnabled' DESC 'TRUE
  19. to enable, FALSE to disable account' EQUALITY booleanMatch SYNTAX 1.3.6.1.4.
  20. 1.1466.115.121.1.7 SINGLE-VALUE )
  21. olcAttributeTypes: {5}( 1.3.6.1.4.1.29426.1.10.6 NAME 'mailGroupMember' DESC '
  22. Name of a mail distribution list' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4
  23. .1.1466.115.121.1.26 )
  24. olcAttributeTypes: {6}( 1.3.6.1.4.1.29426.1.10.7 NAME 'mailQuota' DESC 'Mail q
  25. uota limit in kilobytes' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.1
  26. 15.121.1.26 )
  27. olcAttributeTypes: {7}( 1.3.6.1.4.1.29426.1.10.8 NAME 'mailStorageDirectory' D
  28. ESC 'The absolute path to the mail users mailbox' EQUALITY caseExactIA5Match
  29. SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )
  30. olcObjectClasses: {0}( 1.3.6.1.4.1.29426.1.2.2.1 NAME 'PostfixBookMailAccount'
  31. DESC 'Mail account used in Postfix Book' SUP top AUXILIARY MUST mail MAY ( m
  32. ailHomeDirectory $ mailAlias $ mailGroupMember $ mailUidNumber $ mailGidNumbe
  33. r $ mailEnabled $ mailQuota $ mailStorageDirectory ) )
  34. olcObjectClasses: {1}( 1.3.6.1.4.1.29426.1.2.2.2 NAME 'PostfixBookMailForward'
  35. DESC 'Mail forward used in Postfix Book' SUP top AUXILIARY MUST ( mail $ mai
  36. lAlias ) )