Mountpoints hmm…. I ran into a post elsewhere in the Forums where someone was trying to set the mount points to users individual homes. I tried it without success. The setting I used in alfresco-global.properties are below. As part of my evaluation of Alfresco, I dumped about 16 Gig worth of documents into Alfresco's respository to see if it would choke. So far, only IMAP seams to be stalled. Anyway I appreciate the reply. Any additional advice would be greatly appreciated.
imap.config.home.store=${spaces.store}
imap.config.home.rootPath=/${spaces.company_home.childname}
imap.config.home.folderPath=Imap Home
imap.config.server.mountPoints=Alfresco IMAP
imap.config.server.mountPoints.default.mountPointName=IMAP
imap.config.server.mountPoints.default.modeName=ARCHIVE
imap.config.server.mountPoints.default.store=${spaces.store}
imap.config.server.mountPoints.default.rootPath=/${spaces.company_home.childname}
imap.config.server.mountPoints.value.AlfrescoIMAP.mountPointName=Alfresco IMAP
imap.config.server.mountPoints.value.AlfrescoIMAP.modeName=MIXED