<?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: How to automatically fetch inside Nuxeo IMAP Connector in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-automatically-fetch-inside-nuxeo-imap-connector/m-p/316966#M3967</link>
    <description>&lt;P&gt;I found the answer.&lt;/P&gt;
&lt;P&gt;You have to edit /opt/nuxeo-dm/templates/common/config/nxmail-scheduler-config.xml&lt;/P&gt;
&lt;P&gt;and add something like:

&lt;COMPONENT name="org.nuxeo.ecm.platform.mail.scheduler.config"&gt;&lt;/COMPONENT&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;extension
    target="org.nuxeo.ecm.core.scheduler.SchedulerService"
    point="schedule"&amp;gt;

    &amp;lt;schedule id="mailReceivedSchedule"&amp;gt;
      &amp;lt;eventId&amp;gt;MailReceivedEvent&amp;lt;/eventId&amp;gt;
      &amp;lt;eventCategory&amp;gt;default&amp;lt;/eventCategory&amp;gt;
      &amp;lt;!-- every half hour of every day --&amp;gt;
      &amp;lt;cronExpression&amp;gt;0 0/30 * * * ?&amp;lt;/cronExpression&amp;gt;
    &amp;lt;/schedule&amp;gt;

  &amp;lt;/extension&amp;gt;

&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 07 Jan 2015 17:04:56 GMT</pubDate>
    <dc:creator>nicolas_1</dc:creator>
    <dc:date>2015-01-07T17:04:56Z</dc:date>
    <item>
      <title>How to automatically fetch inside Nuxeo IMAP Connector</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-automatically-fetch-inside-nuxeo-imap-connector/m-p/316965#M3966</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;we have a email folder configured. Before v 6.0 emails were retrieved automatically every 30 minutes.&lt;/P&gt;
&lt;P&gt;Now it seems that the only way to fetch new emails is to click on "Check email"&lt;/P&gt;
&lt;P&gt;How can I automate the fetching process?&lt;/P&gt;
&lt;P&gt;How can I specify the fetching interval?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jan 2015 16:38:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-automatically-fetch-inside-nuxeo-imap-connector/m-p/316965#M3966</guid>
      <dc:creator>nicolas_1</dc:creator>
      <dc:date>2015-01-07T16:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to automatically fetch inside Nuxeo IMAP Connector</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/how-to-automatically-fetch-inside-nuxeo-imap-connector/m-p/316966#M3967</link>
      <description>&lt;P&gt;I found the answer.&lt;/P&gt;
&lt;P&gt;You have to edit /opt/nuxeo-dm/templates/common/config/nxmail-scheduler-config.xml&lt;/P&gt;
&lt;P&gt;and add something like:

&lt;COMPONENT name="org.nuxeo.ecm.platform.mail.scheduler.config"&gt;&lt;/COMPONENT&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;  &amp;lt;extension
    target="org.nuxeo.ecm.core.scheduler.SchedulerService"
    point="schedule"&amp;gt;

    &amp;lt;schedule id="mailReceivedSchedule"&amp;gt;
      &amp;lt;eventId&amp;gt;MailReceivedEvent&amp;lt;/eventId&amp;gt;
      &amp;lt;eventCategory&amp;gt;default&amp;lt;/eventCategory&amp;gt;
      &amp;lt;!-- every half hour of every day --&amp;gt;
      &amp;lt;cronExpression&amp;gt;0 0/30 * * * ?&amp;lt;/cronExpression&amp;gt;
    &amp;lt;/schedule&amp;gt;

  &amp;lt;/extension&amp;gt;

&amp;lt;/component&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 07 Jan 2015 17:04:56 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/how-to-automatically-fetch-inside-nuxeo-imap-connector/m-p/316966#M3967</guid>
      <dc:creator>nicolas_1</dc:creator>
      <dc:date>2015-01-07T17:04:56Z</dc:date>
    </item>
  </channel>
</rss>

