attributetype ( 1.3.6.1.4.1.42.2.27.2.1.32 NAME 'mailMessageStore' DESC 'File system location of the Inbox for a user' SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) # attributetype ( 1.3.6.1.1.1.1.3 NAME 'homeDirectory' # DESC 'The absolute path to the home directory' # EQUALITY caseExactIA5Match # SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 # SINGLE-VALUE # ) objectclass ( 1.3.6.1.4.1.8990.2.1.1 NAME 'imapUser' SUP top MUST ( mailMessageStore $ homeDirectory ) )