06-21-2012 05:13 AM
Hi,
I installed a fresh Nuxeo 5.5 environment on Windows and it work properly but I have somme issues to configure notifications by email.
In fact I configure my email settings on nuxeo.conf like this :
# Mail settings (for notifications)
mail.from=mymail@gmail.com
#mail.smtp.usetls=false
mail.smtp.usetls=true
#mail.smtp.host=localhost
mail.smtp.host=smtp.gmail.com
#mail.smtp.port=25
mail.smtp.port=587
#mail.smtp.username=anonymous
mail.smtp.username=mymail@gmail.com
#mail.smtp.auth=false
mail.smtp.auth=true
#mail.smtp.password=password
mail.smtp.password=Mypassword
#mail.debug=false
mail.debug=true
I have two users (administrator and user1). Administrator have all subscription on a workspace. When I add a file with user1 user, the notification was not sent to administrator.
I've checked on the server.log and I've no entry in reference to notification or javaxmail.
Have you any suggestion about this ?
Thanks in advance.
06-21-2012 10:39 AM
Hi,
Did you look at the similar questions? Those two answers may help you:
Of course, you've read the "Setting automatic notifications" documentation.
Regards,
06-21-2012 11:15 AM
Thank,
06-21-2012 12:05 PM
I have tried with a wrong stmp address and the result is the same
07-10-2012 02:45 PM
Did you try to add some logs to investigate. You have this answers to helps you
08-30-2012 02:08 PM
Any Updates ?
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.