mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
19151: SAIL-298: Implemented subsystem changes. - We didn't remove the cifs.serverName property because it is independent of host/port/context/protocol. Applied following corrections - Removed the email 'chain'. OutboundSMTP and InboundSMTP are separate subsystems and don't need to be chained - Added the ability for multiple Spring-initialized subsystems to share the same category - No need to expose mailService outside of the OutboundSMTP subsystem as far as I can tell - GlobalDeskTopActionConfigBean doesn't need dependencies and no longer exposes the webpath property - Fixed construction of contexts in ContentDiskDriver. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@19266 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
9 lines
244 B
INI
9 lines
244 B
INI
imap.server.enabled=false
|
|
imap.server.port=143
|
|
|
|
imap.mail.from.default=alfresco@demo.alfresco.org
|
|
|
|
imap.config.home.store=${spaces.store}
|
|
imap.config.home.rootPath=/${spaces.company_home.childname}
|
|
imap.config.home.folderPath=Imap Home
|