cancel
Showing results for 
Search instead for 
Did you mean: 

IMAP autosubscribe sites

jservajean
Confirmed Champ
Confirmed Champ
I configured the IMAP subsystem so the users don't see the all repository tree but only the sites they belong to, and this is working fine. Users go to their dashboard and activate the sites they wan't to subscribe for in their mail's IMAP folder tree.

Does someone know an easy way (settings in Share/Alfresco) to change this behaviour and have sites automatically subscribded ?


Below are extracts of my alfresco-global.properties :

<blockcode>
protocols.rootPath=/${spaces.company_home.childname}/${spaces.sites.childname}
</blockcode>

and

<blockcode>
imap.server.enabled=true
imap.server.port=143
imap.server.attachments.extraction.enabled=true
imap.server.host=172.20.151.154
</blockcode>

Thx
5 REPLIES 5

mrogers
Star Contributor
Star Contributor
No there's no easy configuration change you can make here.   It is not intended that users bypass selecting their favorite sites.

It would be a fairly simple code change to rip out the filter code.   (Of the top of my head somewhere in ImapServiceImpl.)  

Or you could automatically create the favorite setting somehow.

shantprai
Champ in-the-making
Champ in-the-making
How to write query to folder level search,I have requirement like two folder having same name i.e.2013 and different parent i.e. test1 and test2 when I clicked on any one of 2013 folder it is giving same output,but we have different folder in both the places in side 2013 foolder ,
how to write the query to do this type of probelm please telll me its urgent for my project I am using 4.2C version of alfresco..

Hi Shantprai,

I think this is not the right topic for your question.

jservajean
Confirmed Champ
Confirmed Champ
Thanks for the clue

shantprai
Champ in-the-making
Champ in-the-making
Hi yesy you are wright but I have  a requirement like folder level collaboration like share option on file level we have to do share option on folder level If you have any approach in alfresco please let me know
Sorry for interupting in middle but I have already posted question there please let me know
thanks in advance …..