Notification issue

Hi! I need your help. I try to activate notifications for a workspace: I want a user to be notified when a document is created in that workspace but that user doesn't receive any email whenever I upload files in the workspace. Thanks in advance, Rado Andriamahady

0 votes

9 answers

2598 views

ANSWER



Please don't discuss things by adding more answers, this is not a forum. You should edit your original question / answer, or add comments.

0 votes



Fine. Anyway, port 465 seems correct for ssl. It should work. Port 25 is not secured.

0 votes



I finally figured out what went wrong. My settings use SSL (port 465): once I changed it to port 25 it worked.

0 votes



I checked the log and this is the error that I get:

2014-09-08 13:02:27,538 WARN [Nuxeo-Work-default-4] [org.nuxeo.ecm.platform.ec.notification.NotificationEventListener] Failed to send notification email to 'rado.andriamahady@hk-outsourcing.com': javax.mail.MessagingException: Could not connect to SMTP host: teta.fr.planethoster.net, port: 465, response: -1

I confirm that those settings are those that I use in my email client

0 votes



You can check the email debugging option in the admin. Restart the server and then have a look in the logs.

You can find the log path in the admin too (/var/log/nuxeo on linux). I do not know the path on windows.

0 votes



acn

log path on windows:

Windows Server 2008
    All users:  C:\ProgramData
    One user:  C:\Users\TheUser\AppData\Roaming
Vista / 7
    All users: C:\ProgramData
    One user: C:\Users\MyUser\AppData\Roaming
Windows XP (deprecated and no more supported by Microsoft)
    All users: C:\Documents and Settings\All Users\Application Data
    One user: C:\Document and Settings\MyUser\Application Data
09/08/2014


incoming server: teta.fr.planethoster.net (IMAP) port:993 with SSL Authentication: true User: hk-outsourcing@hk-outsourcing.com Password: Outgoing server: teta.fr.planethoter.net port: 465 with SSL Same authentication information as incoming settings

How do I check (the logs) to know wether nuxeo tried to send the email or not or if an error occured

0 votes



Please, post your email settings here to check it.

0 votes



In fact I installed nuxeo on windows and during the installation process I've been asked to configure email settings which ended as a success but I didn't touch any conf file.

0 votes



Have you correctly configured your nuxeo.conf file to allow nuxeo to send emails?

0 votes