notification
Bonjour, J'ai un problème avec les notifications par mail pour les utilisateurs externes. J'ai configuré le Protocole d'envoi des emails en mettant “smtp”, et nos utilisateurs internes reçoivent bien les notifications. Alors que les externe non. ...
0 votes
1 answers
3 comments
1055 views
Hy, I am facing a stability problem in sending email notifications. When I start the server, everything works fine. I can see the listener in my test Nuxeo (Admin / Monitoring / Nuxeo Event Bus), for example: Id listener Listener class Number of ...
1 votes
0 answers
1 comments
1129 views
Hi all, I need to translate and override the notification mail sent when a new permission is given to someone. I have successfully override “documentPublicationApproved”, “documentPublicationRejected”, “documentPublished”, “documentModified”, ...
0 votes
0 answers
0 comments
1745 views
I want to change the subject of the email permission, and i can't find the bundle that contains the permission notification. I'm looking for something like this : <notification name="test" channel="email" enabled="true" availableIn="section" ...
0 votes
1 answers
1 comments
4081 views
I've followed this article in Nuxeo Blog for sending amail when some documents are expired, Here is what i've done contract-scheduler-contrib.xml : <?xml version="1.0"?> <component name="org.nuxeo.sample.scheduler.notifContract"> ...
0 votes
0 answers
28 comments
4247 views
j'essaie de configurer les notifications par mail en utilisant Gmail; mais j'arrive pas à trouver la bonne configuration ; voila ce que j'ai essayé : Préfixe des sujets dans les notifications par mail [Test] Utilisateur pour l’authentification mail ...
1 votes
0 answers
0 comments
2980 views
I’m trying to add a user without password, but i can’t get the email notification. I’ve tried many configurations but none seems to be working? I keep getting this error: Error while sending mail : 534-5.7.9 Please log in with your web browser and ...
0 votes
0 answers
0 comments
2662 views
So I'm putting together an automation chain, and one step is sending a notification email to members of an LDAP group. It seems like I should be able to set the To: parameter with @{Fn.getEmailsFromGroup(“groupname”)} - but that doesn't seem to be ...
0 votes
1 answers
0 comments
1965 views
Hi there, I would like to hear your ideas about notification E-mail with attached files. In automation chain, I set the syntax like this : push & pop > push document files > get document files (xpath -> files:files) files > zip ...
1 votes
0 answers
0 comments
2021 views
Email notification doesn't seem to work: Not when a user is created (which would be handy) Not when a user is subscribed to a certain activity Not when an email is sent through the Share UI I tried to look in the log/nuxeo-dm folder to see any error ...
0 votes
1 answers
3 comments
2428 views