Displaying 7 results from an estimated 7 matches similar to: "Random issue on mailbox "assertion failed""
2018 Nov 30
0
Dovecot crash
Exactly - I removed then with
find . -name "dovecot.index*" -type f -delete
There is no need to restart dovecot. IMAP client will be forced to resync all the emails from the server.
> Le 28 nov. 2018 ? 23:20, JCA <1.41421 at gmail.com <mailto:1.41421 at gmail.com>> a ?crit :
>
> Thanks. Assuming that the IMAP mail directory for the account affected is under
2018 Nov 30
1
Dovecot crash
Thanks. Unfortunately, that made no difference.
On Fri, Nov 30, 2018 at 1:20 PM Thomas Durand <tom at rezoo.org> wrote:
> Exactly - I removed then with
> *find* . -name "dovecot.index*" -type f -delete
>
> There is no need to restart dovecot. IMAP client will be forced to resync
> all the emails from the server.
>
>
> Le 28 nov. 2018 ? 23:20, JCA
2018 Nov 22
0
Same emails appearing multiple time after upgrade to version 2.33
Hi,
I have update today dovecot and dovecot pigeonhole to the latest version available on my centos 7.
It?s a small email servers with postfix/amavisd/clamav/spamasssin.
I had dovecot for IMAP/POP3 with spam plugins to store spam message automatically into the spam folder.
After the upgrade, I was noticed by some of my users that they have in their message the same message appearing 2,3 even 10
2018 Nov 28
3
Dovecot crash
Thanks. Assuming that the IMAP mail directory for the account affected is
under /home/xyz/mail, are you talking about the contents of the index
directory, excluding the log file therein?
On Wed, Nov 28, 2018 at 2:29 PM Thomas Durand <tom at rezoo.org> wrote:
> Hi,
>
> I had the similar messages after an upgrade then downgrade. I was able to
> fix by removing all indexes files.
2018 Nov 28
2
Dovecot crash
This happening when my Thunderbird client is trying to establish a
connection with a Dovecot server. Some background first:
1) I am running Thunderbird 6.20.1 from a Linux client.
2) Other clients (e.g. Maildroid in my Android phone) do not have any
issues.
3) The Dovecot software is version 2.2.9, running in a Linux server.
4) This may be the root of the problem: at some point, the
2018 Nov 28
0
Dovecot crash
Hi,
I had the similar messages after an upgrade then downgrade. I was able to fix by removing all indexes files.
Thomas
> Le 28 nov. 2018 ? 22:02, JCA <1.41421 at gmail.com> a ?crit :
>
> This happening when my Thunderbird client is trying to establish a connection with a Dovecot server. Some background first:
>
> 1) I am running Thunderbird 6.20.1 from a Linux
2018 Dec 26
0
Migration to 2.3.36 using replication
Hello,
I have to migrate my dovecot box to a new one. I would like to know if it?s possible to do this migration with the replication process.
My plan is to activate replication between 2.2.10 server and the 2.3.4 new server.
Then I will update the DNS to redirect the name to new box. Users will then connect either on the new or the old box depending on the dns upgrade.
Does anyone have already