<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Notification with Gmail SMTP in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323889#M10890</link>
    <description>&lt;P&gt;Did you try to add some logs to investigate. You have this answers to helps you&lt;/P&gt;</description>
    <pubDate>Tue, 10 Jul 2012 18:45:29 GMT</pubDate>
    <dc:creator>Benjamin_Jalon1</dc:creator>
    <dc:date>2012-07-10T18:45:29Z</dc:date>
    <item>
      <title>Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323885#M10886</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I installed a fresh Nuxeo 5.5 environment on Windows and it work properly but I have somme issues to configure notifications by email.&lt;/P&gt;
&lt;P&gt;In fact I configure my email settings on nuxeo.conf like this :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;# 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
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;I've checked on the server.log and I've no entry in reference to notification or javaxmail.&lt;/P&gt;
&lt;P&gt;Have you any suggestion about this ?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2012 09:13:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323885#M10886</guid>
      <dc:creator>Kamui_</dc:creator>
      <dc:date>2012-06-21T09:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323886#M10887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Did you look at &lt;A href="https://www.google.com/search?q=nuxeo+notification+gmail"&gt;the similar questions&lt;/A&gt;? Those two answers may help you:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://answers.nuxeo.com/questions/942/nuxeo-connexion-to-smtp-google-mail-gmail"&gt;Nuxeo Connexion to SMTP Google Mail - GMail&lt;/A&gt;&lt;BR /&gt;/&amp;gt;Note &lt;A href="https://answers.nuxeo.com/questions/942/nuxeo-connexion-to-smtp-google-mail-gmail/1072"&gt;that latest remark&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://forum.nuxeo.com/?t=msg&amp;amp;th=4344&amp;amp;goto=13414&amp;amp;#msg_13414"&gt;French related question on forum.nuxeo.com&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Of course, you've read &lt;A href="http://doc.nuxeo.com/x/WIKe"&gt;the "Setting automatic notifications" documentation&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2012 14:39:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323886#M10887</guid>
      <dc:creator>Julien_Carsique</dc:creator>
      <dc:date>2012-06-21T14:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323887#M10888</link>
      <description>&lt;P&gt;Thank,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2012 15:15:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323887#M10888</guid>
      <dc:creator>Kamui_</dc:creator>
      <dc:date>2012-06-21T15:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323888#M10889</link>
      <description>&lt;P&gt;I have tried with a wrong stmp address and the result is the same&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2012 16:05:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323888#M10889</guid>
      <dc:creator>Kamui_</dc:creator>
      <dc:date>2012-06-21T16:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323889#M10890</link>
      <description>&lt;P&gt;Did you try to add some logs to investigate. You have this answers to helps you&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jul 2012 18:45:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323889#M10890</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-07-10T18:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Notification with Gmail SMTP</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323890#M10891</link>
      <description>&lt;P&gt;Any Updates ?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Aug 2012 18:08:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/notification-with-gmail-smtp/m-p/323890#M10891</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-08-30T18:08:06Z</dc:date>
    </item>
  </channel>
</rss>

