Displaying 2 results from an estimated 2 matches for "indexesl".
Did you mean:
indexes
2019 Dec 23
0
When is a new mail not unseen?
...= no
> listen = 127.0.0.1
> mail_location = mbox:~/mail:INBOX=/var/mail/%u
You are not using dovecot to deliver mails but instead postfix is writing directly to some mbox file and there is no mailbox access by the user.
In this case how do you expect dovecot to detect the new mai and update indexesl?
change your configuration to use some more optimized mailbox format and configure postfix to deliver over dovecot-lda or lmtp.
Sami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20191223/b7603747/attachment...
2019 Dec 23
6
When is a new mail not unseen?
I'm trying to diagnose a really strange situation where certain emails,
when submitted to the mailbox by Postfix, are not considered to be unseen
by Dovecot.
During testing, I've shut down anything else on the server that might want
to access the mailbox. I submit the email to the local postfix instance
which then says it has delivered it to the mailbox:
Dec 23 09:51:35 ip-10-35-194-108