cancel
Showing results for 
Search instead for 
Did you mean: 

Email notification

Benedikt_Naesse
Confirmed Champ
Confirmed Champ

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 messages (as the "Debug mode" property for email information is set to "True"), but I still see no error log related to failing email notifications.

What is the difference between "User for mail authentication" and "SMTP authentication" ?

Thanks in advance !

1 ACCEPTED ANSWER

Wojciech_Sulejm
Star Contributor
Star Contributor

"User for mail authentication" is a JBoss variable used by the org.jboss.mail.MailService and relates to a JNDI bound object for java mail authentication. This applies only to JBoss based version of your Nuxeo DM.

"SMTP authentication" is the standard email server authentication pattern used by many servers to authenticate the user who wants to transfer outgoing emails via those servers. In other words, unauthenticated users will not be able to send emails via those servers. This is not to be confused with your POP3 authentication used for receiving emails. In Nuxeo you can use this variable when your alerts have to pass through such a server requiring authentication before going out to their addressees.

__NOTE: I have extracted your separate question and created a new here:

(http://answers.nuxeo.com/questions/685/what-is-the-mechanism-for-logging-errorwarning-information?page=1#686,"Logging")

one as it is a separate issue. This way other community users will be able to easily navigate and find that question/answer if they were dealing with just a logging-related issue.__

View answer in original post

4 REPLIES 4

Benedikt_Naesse
Confirmed Champ
Confirmed Champ

Just another question

Benedikt_Naesse
Confirmed Champ
Confirmed Champ

It's getting late, sorry for forgetting crucial information

Wojciech_Sulejm
Star Contributor
Star Contributor

"User for mail authentication" is a JBoss variable used by the org.jboss.mail.MailService and relates to a JNDI bound object for java mail authentication. This applies only to JBoss based version of your Nuxeo DM.

"SMTP authentication" is the standard email server authentication pattern used by many servers to authenticate the user who wants to transfer outgoing emails via those servers. In other words, unauthenticated users will not be able to send emails via those servers. This is not to be confused with your POP3 authentication used for receiving emails. In Nuxeo you can use this variable when your alerts have to pass through such a server requiring authentication before going out to their addressees.

__NOTE: I have extracted your separate question and created a new here:

(http://answers.nuxeo.com/questions/685/what-is-the-mechanism-for-logging-errorwarning-information?page=1#686,"Logging")

one as it is a separate issue. This way other community users will be able to easily navigate and find that question/answer if they were dealing with just a logging-related issue.__

Florent_Guillau
World-Class Innovator
World-Class Innovator

Please don't ask a question in the answers section. You can amend your original question, or add a comment to it, or ask a new question.

Getting started

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.