Displaying 5 results from an estimated 5 matches for "1_ce".
Did you mean:
11ce
2019 Mar 12
2
flags not synced correctly with dovecot sync (dsync)
In another thread, Timo wrote:
On Mar 12, 2019, Timo Sirainen via dovecot <dovecot at dovecot.org> wrote:
> That bug is fixed with attached patch.
Thanks! I'm attaching the patch here, so it is in this thread as well.
A couple of questions before I test this:
- Do I need the patch on the remote end of the sync, or the local end,
or both?
- Does it make sense to try it based
2019 Mar 30
1
CentOS Repository broken ?
Hello,
All is correct on my system also a yum clean is make.
But the dovecot = 2.3.5.1-1 is MISSING on the repositories !!
Yum like to update to the new packages dovecot-lua and dovecot-imaptest but
can't found the latest passed dovecot Version 2.3.5.1-1
The packages dovecot-lua and dovecot-imaptes 2.3.5.1-1 are found but not the
dovecot version??
Am Freitag, 29. M?rz 2019, 14:49:29
2019 Mar 13
0
flags not synced correctly with dovecot sync (dsync)
...9, Timo Sirainen via dovecot <dovecot at dovecot.org> wrote:
>
>> That bug is fixed with attached patch.
>
> I'll report back once I've tested it.
I applied 2656.patch to version 2.3.5 as found at
https://repo.dovecot.org/ce-2.3-latest/ubuntu/bionic/pool/main/2.3.5-1_ce/
and rebuilt the ubuntu package. I installed the resulting package on
all three machines. And still I can reproduce the bug involving unread
messages getting marked as read.
Dan
2019 Mar 29
1
CentOS Repository broken ?
or something has been cached, try: yum clean all and then yum update
> Am 29.03.2019 um 14:49 schrieb Gerald Galster via dovecot <dovecot at dovecot.org>:
>
> Hello,
>
> can you please check if the dovecot repository is enabled?
> Is it mentioned at the top of the output when you do "yum update":
>
> (1/10): base/7/x86_64/group_gz
> (2/10):
2019 Mar 14
1
flags not synced correctly with dovecot sync (dsync)
...ecot at dovecot.org> wrote:
>>
>>> That bug is fixed with attached patch.
>>
>> I'll report back once I've tested it.
>
> I applied 2656.patch to version 2.3.5 as found at
>
> https://repo.dovecot.org/ce-2.3-latest/ubuntu/bionic/pool/main/2.3.5-1_ce/
>
> and rebuilt the ubuntu package. I installed the resulting package on
> all three machines. And still I can reproduce the bug involving unread
> messages getting marked as read.
Looks like you're also using Maildir, which has another bug of keywords not being copied correctl...