Page 1 of 1

Email notifications don't work in 2.0.130

Posted: Thu 24 Oct 2013 16:06
by ivan.pogorelyi
Could someone please help me with email notifications setup?

Current settings are:

Code: Select all

<ServerSettings>
  <Url>http://server_address/ReviewAssistant</Url>
  <Database>C:\ProgramData\Devart\Review Assistant\reviewassistant.db</Database>
  <MailFromAddress>review.assistant@mail_server.com</MailFromAddress>
  <MailServer>mail_server</MailServer>
  <MailPort>25</MailPort>
  <MailTimeout>100</MailTimeout>
  <MailEnableSSL>false</MailEnableSSL>
  <MailUsername></MailUsername>
  <MailPassword></MailPassword>
  <MailLoggingLevel>2</MailLoggingLevel>
</ServerSettings>
But emails are not sent. And no errors in the event log.
Thanks in advance.

Re: Email notifications don't work in 2.0.130

Posted: Fri 25 Oct 2013 08:58
by AlexeyN
Your settings seem to be correct. Please check that all participants had set their e-mail addresses and turned on e-mail notifications:

http://www.devart.com/review-assistant/ ... tions.html

Re: Email notifications don't work in 2.0.130

Posted: Fri 25 Oct 2013 09:07
by ivan.pogorelyi
AlexeyN wrote:Your settings seem to be correct. Please check that all participants had set their e-mail addresses and turned on e-mail notifications:

http://www.devart.com/review-assistant/ ... tions.html
Emails are set and notifications turned on on client.

Re: Email notifications don't work in 2.0.130

Posted: Fri 25 Oct 2013 09:22
by ivan.pogorelyi
Problem is resolved. Maybe I have not received notifications because I had commented my own reviews.

Re: Email notifications don't work in 2.0.130

Posted: Fri 25 Oct 2013 09:38
by AlexeyN
Yes, you are right. Author of changes never receives notification.

Re: Email notifications don't work in 2.0.130

Posted: Fri 25 Oct 2013 09:56
by ivan.pogorelyi
Thanks for answering.