Last active
July 29, 2020 12:22
-
-
Save tsuchm/820b5adf295fa7c42d6e971f1e87fc01 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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