Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fusiondirectory
fusiondirectory-plugins
Commits
331ac4a0
Commit
331ac4a0
authored
Oct 13, 2014
by
Benoit Mortier
Browse files
Fixes: #3408 update-from-1.0.6-to-1.0.7 in plugin-mail
parent
17f7cb61
Changes
1
Hide whitespace changes
Inline
Side-by-side
mail/contrib/openldap/update-from-1.0.6-to-1.0.7/update-mail-fd.ldif
deleted
100644 → 0
View file @
17f7cb61
dn: cn=mail-fd,cn=schema,cn=config
changetype: modify
add: olcAttributeTypes
olcAttributeTypes: ( 1.3.6.1.4.1.38414.10.12.1 NAME 'fdTransportTableMatch' DESC 'FusionDirectory - postfix transport table matching pattern' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
olcAttributeTypes: ( 1.3.6.1.4.1.38414.10.12.2 NAME 'fdTransportTableRule' DESC 'FusionDirectory - postfix transport table rule as transport:nexthop' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE)
-
delete: olcAttributeTypes
olcAttributeTypes: ( 1.3.6.1.4.1.38414.10.11.9 NAME 'postfixTransportTable' DESC 'Keep postfix transport tables' EQUALITY caseExactIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
-
add: olcObjectClasses
olcObjectClasses: ( 1.3.6.1.4.1.38414.10.2.4 NAME 'fdPostfixTransportTable' DESC 'FusionDirectory - Postfix transport table line' MUST ( fdTransportTableMatch $ fdTransportTableRule ) MAY ( ) )
-
replace: olcObjectClasses
olcObjectClasses: (1.3.6.1.4.1.38414.10.2.3 NAME 'fdPostfixServer' SUP top AUXILIARY DESC 'FusionDirectory - Postfix server definition' MUST ( cn ) MAY ( description $ postfixHeaderSizeLimit $ postfixMailboxSizeLimit $ postfixMessageSizeLimit $ postfixMyDestinations $ postfixMyDomain $ postfixMyHostname $ postfixRelayhost $ postfixSenderRestrictions $ postfixRecipientRestrictions ) )
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment