cancel
Showing results for 
Search instead for 
Did you mean: 

How do I enable the ability for admins to send emails to all users so we can notify of upgrades and down times?

clsore
Champ on-the-rise
Champ on-the-rise

How do I enable the ability for admins to send emails to all users so we can notify of upgrades and down times?

8 REPLIES 8

kalpesh_c2
Star Collaborator
Star Collaborator

Hi Clinton Sorey‌,

You may create presentation web script of admin-console family to show new tool in Admin Tools, where you can specify message to be sent in mail and any other input as per your requirement. After this, data web script needs to be created to accept the data submitted by the presentation web script and to send the email to all users.

Thanks,

Kalpesh

ContCentric

clsore
Champ on-the-rise
Champ on-the-rise

If no other options are available, then this is most likely the option we will have to go with.

mehe
Elite Collaborator
Elite Collaborator

It depends... we usually use an external Mailinglist or Newsletter because the Users are imported from a directory (ldap, AD...). So we have a central notification instance for all apps, including alfresco.

This is also working if alfresco is down unexpectedly.

clsore
Champ on-the-rise
Champ on-the-rise

I see what you are doing here. But we also have external users that are not in our AD system.

mehe
Elite Collaborator
Elite Collaborator

I usually prefer the external maillist solution, because we are able to send informations to the users even if alfresco is down. External Users are transferred/exported to the list.

mehe
Elite Collaborator
Elite Collaborator

...or a messenger/chat room

cesarista
World-Class Innovator
World-Class Innovator

Hi:

For this notification task in Alfresco, instead of sending emails I use these kind of modules:

GitHub - jpotts/share-announcements: Alfresco add-on that allows system announcements to be managed ... 

GitHub - Redpill-Linpro/alfresco-systemmessages 

Regards.

--C.

mehe
Elite Collaborator
Elite Collaborator

very good for planned actions/downtimes - not applicable in accidental scenarios like "due to a san-storage problem our alfresco system is down. We're working on it, but it won't be fixed before 16:30"