No, it is still old sendmail to /var/spool/mail/ -----Original Message----- From: Sami Ketola [mailto:sami.ketola at dovecot.fi] Sent: vrijdag 27 september 2019 15:17 To: dovecot Cc: Marc Roos Subject: Re: Mail received but not indexed?> On 27 Sep 2019, at 16.06, Marc Roos via dovecot <dovecot at dovecot.org>wrote:> CentOS Linux release 7.6.1810 (Core) > dovecot-2.2.36-3.el7.x86_64 > mail_location > mbox:~/mail:INBOX=/var/spool/mail/%u:CONTROL=~/mail/control:INDEX=/var > /d > ovecot2/%u/index:LAYOUT=maildir++How do you deliver the emails then? dovecot-lda? Sami
You recommend I should change this? I have already a new setup where I am using[0]. But the current setup I have now was ok for many many years. [0] FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')dnl -----Original Message----- Subject: RE: Mail received but not indexed? No, it is still old sendmail to /var/spool/mail/ -----Original Message----- From: Sami Ketola [mailto:sami.ketola at dovecot.fi] Sent: vrijdag 27 september 2019 15:17 To: dovecot Cc: Marc Roos Subject: Re: Mail received but not indexed?> On 27 Sep 2019, at 16.06, Marc Roos via dovecot <dovecot at dovecot.org>wrote:> CentOS Linux release 7.6.1810 (Core) > dovecot-2.2.36-3.el7.x86_64 > mail_location > mbox:~/mail:INBOX=/var/spool/mail/%u:CONTROL=~/mail/control:INDEX=/var > /d > ovecot2/%u/index:LAYOUT=maildir++How do you deliver the emails then? dovecot-lda? Sami
> On 27 Sep 2019, at 16.38, Marc Roos via dovecot <dovecot at dovecot.org> wrote: > > You recommend I should change this? I have already a new setup where I > am using[0]. But the current setup I have now was ok for many many > years. > > [0] > FEATURE(`local_lmtp',`[IPC]',`FILE /var/run/dovecot/lmtp')dnlUsing dovecot-lda is always better from dovecot point of view, but I think still your current config should work even if it is not optimal. for some reason dovecot now does not detect changes on the mbox file and for that reason does not add new mails to index. But I can't say for sure for what reason. Sami