Skip to content

Instantly share code, notes, and snippets.

@tsuchm
Last active July 29, 2020 12:22
Show Gist options
  • Save tsuchm/820b5adf295fa7c42d6e971f1e87fc01 to your computer and use it in GitHub Desktop.
Save tsuchm/820b5adf295fa7c42d6e971f1e87fc01 to your computer and use it in GitHub Desktop.
dn: cn=mydovecotperson,cn=schema,cn=config
objectClass: olcSchemaConfig
cn: mydovecotperson
olcAttributeTypes: ( 1.3.6.1.4.1.7165.1.1.5.1 NAME 'mailPassword' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE )
olcAttributeTypes: ( 1.3.6.1.4.1.7165.1.1.5.2 NAME 'mailForward' SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
olcObjectClasses: ( 1.3.6.1.4.1.7165.1.1.6.1 NAME 'myDovecotPerson' SUP top AUXILIARY MAY ( mailPassword $ mailForward ) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment