dovecot-keywords are not preserved any more when moving mails between folders
Hello,
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
Are there any ideas, what may be the reason.
Thanks for any hints on that, Andreas
'doveconf -n' gives:
# 2.3.4 (0ecbaf23d): /etc/opt/csw/dovecot/dovecot.conf # Pigeonhole version 0.5.4 (60b0f48d) # OS: SunOS 5.11 i86pc # Hostname: xxxxx.hrz.uni-marburg.de auth_cache_negative_ttl = 0 auth_cache_size = 10 M auth_master_user_separator = * auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_ auth_username_format = %u auth_worker_max_count = 1024 base_dir = /var/run/dovecot/ default_vsz_limit = 1 G first_valid_gid = 30000 first_valid_uid = 30000 imap_max_line_length = 640 k mail_debug = yes mail_location = maildir:%h/.maildir mail_plugins = " mail_log notify" mail_privileged_group = mail managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext namespace { hidden = no inbox = yes list = yes location = maildir:%h/.maildir prefix = separator = / subscriptions = yes type = private } namespace inbox { hidden = yes inbox = no list = no location = maildir:%h/.maildir prefix = mail/ separator = / subscriptions = no type = private } passdb { args = /etc/dovecot.deny deny = yes driver = passwd-file } passdb { args = /etc/opt/csw/dovecot/private/passwd.masterusers driver = passwd-file master = yes } passdb { args = /etc/opt/csw/dovecot/dovecot-ldap.conf.ext driver = ldap } plugin { sieve = file:~/sieve;active=~/.dovecot.sieve sieve_default = /var/lib/dovecot/default.sieve } pop3_uidl_format = %08Xv%08Xu postmaster_address = postmaster@hrz.uni-marburg.de protocols = imap pop3 lmtp sieve service auth-worker { user = $default_internal_user } service auth { client_limit = 6000 } service imap-login { process_min_avail = 64 service_count = 0 } service imap { process_limit = 4096 } service lmtp { inet_listener lmtp { port = 24 } } service managesieve-login { inet_listener sieve { port = 4190 } } ssl_cert =
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
Hello,
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
Are there any ideas, what may be the reason.
Thanks for any hints on that, Andreas
'doveconf -n' gives:
# 2.3.4 (0ecbaf23d): /etc/opt/csw/dovecot/dovecot.conf # Pigeonhole version 0.5.4 (60b0f48d) # OS: SunOS 5.11 i86pc # Hostname: xxxxx.hrz.uni-marburg.de auth_cache_negative_ttl = 0 auth_cache_size = 10 M auth_master_user_separator = * auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_ auth_username_format = %u auth_worker_max_count = 1024 base_dir = /var/run/dovecot/ default_vsz_limit = 1 G first_valid_gid = 30000 first_valid_uid = 30000 imap_max_line_length = 640 k mail_debug = yes mail_location = maildir:%h/.maildir mail_plugins = " mail_log notify" mail_privileged_group = mail managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date index ihave duplicate mime foreverypart extracttext namespace { hidden = no inbox = yes list = yes location = maildir:%h/.maildir prefix = separator = / subscriptions = yes type = private } namespace inbox { hidden = yes inbox = no list = no location = maildir:%h/.maildir prefix = mail/ separator = / subscriptions = no type = private } passdb { args = /etc/dovecot.deny deny = yes driver = passwd-file } passdb { args = /etc/opt/csw/dovecot/private/passwd.masterusers driver = passwd-file master = yes } passdb { args = /etc/opt/csw/dovecot/dovecot-ldap.conf.ext driver = ldap } plugin { sieve = file:~/sieve;active=~/.dovecot.sieve sieve_default = /var/lib/dovecot/default.sieve } pop3_uidl_format = %08Xv%08Xu postmaster_address = postmaster@hrz.uni-marburg.de protocols = imap pop3 lmtp sieve service auth-worker { user = $default_internal_user } service auth { client_limit = 6000 } service imap-login { process_min_avail = 64 service_count = 0 } service imap { process_limit = 4096 } service lmtp { inet_listener lmtp { port = 24 } } service managesieve-login { inet_listener sieve { port = 4190 } } ssl_cert =
Hi!
We are aware of this bug, and it's being tracked as DOP-842.
Aki
Am 12.03.19 um 12:57 schrieb Aki Tuomi via dovecot:
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
Hello,
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
Hi!
We are aware of this bug, and it's being tracked as DOP-842.
Aki
Hello Aki,
thanks for the immediate answer.
To which version would I have to downgrade to avoid this problem?
Andreas
Dr. Andreas Piper, Hochschulrechenzentrum der Philipps-Univ. Marburg Hans-Meerwein-Straße 6, 35032 Marburg, Germany Phone: +49 6421 28-23521 Fax: -26994 E-Mail: piper@HRZ.Uni-Marburg.DE
On Mar 12, 2019, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
We are aware of this bug, and it's being tracked as DOP-842.
Could this bug also be causing flags to be lost when using dsync (as I described in some messages to this list Feb 16 to 23)?
It seems like it might be a different bug, since in my experience the flags are sometimes synced and then removed later.
Dan
On 12 Mar 2019, at 17.55, Dan Christensen via dovecot dovecot@dovecot.org wrote:
On Mar 12, 2019, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
We are aware of this bug, and it's being tracked as DOP-842.
Could this bug also be causing flags to be lost when using dsync (as I described in some messages to this list Feb 16 to 23)?
It seems like it might be a different bug, since in my experience the flags are sometimes synced and then removed later.
That bug is fixed with attached patch.
Hello Timo,
Am 12.03.19 um 22:31 schrieb Timo Sirainen via dovecot:
On 12 Mar 2019, at 17.55, Dan Christensen via dovecot dovecot@dovecot.org wrote:
On Mar 12, 2019, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
We are aware of this bug, and it's being tracked as DOP-842.
Could this bug also be causing flags to be lost when using dsync (as I described in some messages to this list Feb 16 to 23)?
It seems like it might be a different bug, since in my experience the flags are sometimes synced and then removed later.
That bug is fixed with attached patch.
I assume, this patch is not included in dovecot-2.3.5?
Because I still observe the same problem (dovecot-keywords set by thunderbird are lost when moving mail between folders) on my migration-machines which are running dovecot-2.3.5:
# 2.3.5 (513208660): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.5 (2483b085) # OS: Linux 4.15.0-46-generic x86_64 Ubuntu 18.04.2 LTS zfs
Regards, Andreas
On Mar 13, 2019, Piper Andreas via dovecot dovecot@dovecot.org wrote:
That bug is fixed with attached patch.
I assume, this patch is not included in dovecot-2.3.5?
Because I still observe the same problem (dovecot-keywords set by thunderbird are lost when moving mail between folders) on my migration-machines which are running dovecot-2.3.5:
Just to clarify: I think the patch is supposed to fix the problem I reported about dsync. As far as I know, the bug about flags when moving mail is a different issue.
In any case, the patch doesn't appear to be in the github repo. It's definitely not in the 2.3 branch yet.
Sorry to have inadvertently hijacked the thread by bringing up the dsync bug in it.
Dan
On Mar 13, 2019, Dan Christensen via dovecot dovecot@dovecot.org wrote:
Just to clarify: I think the patch is supposed to fix the problem I reported about dsync.
Or maybe I'm wrong. I just tested the patch, and it doesn't fix the problem I reported about dsync.
Dan
Hi Timo, hi list,
On 12.03.19 22:31, Timo Sirainen via dovecot wrote:
On 12 Mar 2019, at 17.55, Dan Christensen via dovecot dovecot@dovecot.org wrote:
On Mar 12, 2019, Aki Tuomi via dovecot dovecot@dovecot.org wrote:
On 12.3.2019 13.46, Piper Andreas via dovecot wrote:
after an upgrade of dovecot-2.2.5 to dovecot-2.3.4 the dovecot-keywords, which in my case are set by thunderbird, are not preserved any more when moving a mail between folders.
We are aware of this bug, and it's being tracked as DOP-842.
Could this bug also be causing flags to be lost when using dsync (as I described in some messages to this list Feb 16 to 23)?
It seems like it might be a different bug, since in my experience the flags are sometimes synced and then removed later.
That bug is fixed with attached patch.
This patch seems to fix my "replication dropped imap flags" issue reported on this list on 2018-11-26!
Thank you!
Best regards,
Patrick Cernko pcernko@mpi-klsb.mpg.de +49 681 9325 5815 Joint Administration: Information Services and Technology Max-Planck-Institute fuer Informatik & Softwaresysteme
participants (5)
-
Aki Tuomi
-
Dan Christensen
-
Patrick Cernko
-
Piper Andreas
-
Timo Sirainen