<div dir="ltr">thanks Aki. <br></div><br><div class="gmail_quote"><div dir="ltr">On Tue, Jul 31, 2018 at 4:29 PM Aki Tuomi <<a href="mailto:aki.tuomi@dovecot.fi">aki.tuomi@dovecot.fi</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>You can use</p>
    <p>plugin {</p>
    <p>  fts_autoindex = yes</p>
    <p>}</p>
    <p>to cause FTS indexing during delivery as well.</p>
    <p>Aki<br>
    </p>
    <br>
    <div class="m_-6325093295644650672moz-cite-prefix">On 31.07.2018 11:18, Joe Wong wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Thanks Michael,</div>
        <div><br>
        </div>
        <div> I have followed your advice and reading more wiki page and
          understood that if FTS is not updated during delivery, it will
          be updated when there is new SEARCH request going into Solr.
          Is my understanding correct?</div>
        <div><br>
        </div>
        <div>- Joe<br>
        </div>
        <br>
        <div class="gmail_quote">
          <div dir="ltr">On Mon, Jul 30, 2018 at 8:22 PM Michael Wagner
            <<a href="mailto:wagner_m_bremen@web.de" target="_blank">wagner_m_bremen@web.de</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Jul 30,
            2018 um 16:48:13, Joe Wong wrote:<br>
            > Hello, I am new to Dovecot, testing the setup with Solr
            FTS plugin. Currently I<br>
            > am using procmail to delivery email into user's
            mailbox. I am using maildir on<br>
            > file system. I found that if email is delivered via
            procmail, the<br>
            > indexer-worker is not being called. But when I move the
            email between folders<br>
            > via IMAP, indexer is involved. Is this expected?<br>
            <br>
            Hello Joe,<br>
            <br>
            I ran in the problem a few weeks ago. You must use dovecot
            for delivery <br>
            in your procmailrc. I have<br>
            <br>
            ----------<br>
            <br>
            DELIVER=/usr/lib/dovecot/deliver<br>
            <br>
            :0<br>
            * ^Subject:.*apt-listchanges<br>
            | $DELIVER -m apt-listchanges<br>
            <br>
            ----------<br>
            <br>
            -m mailbox<br>
            Destination  mailbox  (default  is INBOX).  If the mailbox
            doesn't <br>
            exist, it will not be created (unless the
            lda_mailbox_autocreate setting <br>
            is set to yes).  If a message couldn't be saved to the
            mailbox for any <br>
            reason, it's delivered to INBOX instead.<br>
            <br>
            Hth Michael<br>
            <br>
            -- <br>
            Never test for an error you don't know how to handle.<br>
          </blockquote>
        </div>
      </div>
    </blockquote>
    <br>
  </div>

</blockquote></div>