Repeat e-mail syndrome shows up in 2.2.26+
Getting complaints from people about pop/imap issues. some people are getting repaeted e-mail. Other are not able to delete their e-mails from an IMAP lcient. Current configuration /usr/dovecot2/sbin/dovecot -n # 2.2.26.0 (23d1de6): /usr/dovecot2/etc/dovecot/dovecot.conf # OS: FreeBSD 11.0-RELEASE-p2 amd64 base_dir = /var/run/dovecot/ disable_plaintext_auth = no first_valid_uid = 100 info_log_path = /var/log/dovecot-info.log listen = [::] log_path = /var/log/dovecot.log login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c mail_debug = yes mail_location = mbox:~/mail:INBOX=/var/mail/%u mail_log_prefix = %Us(%u): mdbox_rotate_size = 2 k passdb { args = /etc/master.passwd driver = passwd-file } plugin { home = /usr/dovecot2 } service auth { executable = /usr/dovecot2/libexec/dovecot/auth user = root } service imap-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/imap-login inet_listener imap { address = 204.209.81.1, 127.0.0.1 port = 143 } inet_listener imaps { address = 204.209.81.1, 127.0.0.1 port = 993 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service imap { executable = /usr/dovecot2/libexec/dovecot/imap process_limit = 512 } service lmtp { executable = lmtp -L inet_listener lmtp { address = 204.209.81.1 127.0.0.1 ::1 port = 24 } process_min_avail = 5 } service pop3-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/pop3-login inet_listener pop3 { address = 204.209.81.1 port = 110 } inet_listener pop3s { address = 204.209.81.1 port = 995 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service pop3 { executable = /usr/dovecot2/libexec/dovecot/pop3 process_limit = 512 } ssl_cert = http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
El 01/11/2016 a las 01:26 p.m., The Doctor escribió:
Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient. Did you try to delete the dovecots cache? I had the same problem once, when I restored a backup of some mails. I deleted all dovecot.index* on home directories of the user
Current configuration
/usr/dovecot2/sbin/dovecot -n # 2.2.26.0 (23d1de6): /usr/dovecot2/etc/dovecot/dovecot.conf # OS: FreeBSD 11.0-RELEASE-p2 amd64 base_dir = /var/run/dovecot/ disable_plaintext_auth = no first_valid_uid = 100 info_log_path = /var/log/dovecot-info.log listen = [::] log_path = /var/log/dovecot.log login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c mail_debug = yes mail_location = mbox:~/mail:INBOX=/var/mail/%u mail_log_prefix = %Us(%u): mdbox_rotate_size = 2 k passdb { args = /etc/master.passwd driver = passwd-file } plugin { home = /usr/dovecot2 } service auth { executable = /usr/dovecot2/libexec/dovecot/auth user = root } service imap-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/imap-login inet_listener imap { address = 204.209.81.1, 127.0.0.1 port = 143 } inet_listener imaps { address = 204.209.81.1, 127.0.0.1 port = 993 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service imap { executable = /usr/dovecot2/libexec/dovecot/imap process_limit = 512 } service lmtp { executable = lmtp -L inet_listener lmtp { address = 204.209.81.1 127.0.0.1 ::1 port = 24 } process_min_avail = 5 } service pop3-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/pop3-login inet_listener pop3 { address = 204.209.81.1 port = 110 } inet_listener pop3s { address = 204.209.81.1 port = 995 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service pop3 { executable = /usr/dovecot2/libexec/dovecot/pop3 process_limit = 512 } ssl_cert =
Sorry about the indents.
Anything causing these issues?
On Tue, Nov 01, 2016 at 02:01:28PM -0300, Juan Bernhard wrote:
El 01/11/2016 a las 01:26 p.m., The Doctor escribi?:
Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Did you try to delete the dovecots cache? I had the same problem once, when I restored a backup of some mails. I deleted all dovecot.index* on home directories of the user
Tried that no dice. This is affecting POP3/IMAP clients such as Thunderbird, Entourage, Outlook, OE, and MS Live Mail. I ran the rc1 and the problem was not there. As soon as the release hit the problem started to crop up. Using FreeBSD 11.0 - p2
Current configuration
/usr/dovecot2/sbin/dovecot -n # 2.2.26.0 (23d1de6): /usr/dovecot2/etc/dovecot/dovecot.conf # OS: FreeBSD 11.0-RELEASE-p2 amd64 base_dir = /var/run/dovecot/ disable_plaintext_auth = no first_valid_uid = 100 info_log_path = /var/log/dovecot-info.log listen = [::] log_path = /var/log/dovecot.log login_log_format_elements = user=<%u> method=%m rip=%r lip=%l %c mail_debug = yes mail_location = mbox:~/mail:INBOX=/var/mail/%u mail_log_prefix = %Us(%u): mdbox_rotate_size = 2 k passdb { args = /etc/master.passwd driver = passwd-file } plugin { home = /usr/dovecot2 } service auth { executable = /usr/dovecot2/libexec/dovecot/auth user = root } service imap-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/imap-login inet_listener imap { address = 204.209.81.1, 127.0.0.1 port = 143 } inet_listener imaps { address = 204.209.81.1, 127.0.0.1 port = 993 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service imap { executable = /usr/dovecot2/libexec/dovecot/imap process_limit = 512 } service lmtp { executable = lmtp -L inet_listener lmtp { address = 204.209.81.1 127.0.0.1 ::1 port = 24 } process_min_avail = 5 } service pop3-login { chroot = login client_limit = 256 executable = /usr/dovecot2/libexec/dovecot/pop3-login inet_listener pop3 { address = 204.209.81.1 port = 110 } inet_listener pop3s { address = 204.209.81.1 port = 995 ssl = yes } process_limit = 128 process_min_avail = 3 service_count = 1 user = dovecot } service pop3 { executable = /usr/dovecot2/libexec/dovecot/pop3 process_limit = 512 } ssl_cert =
Sorry about the indents.
Anything causing these issues?
-- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On 01 Nov 2016, at 18:26, The Doctor doctor@doctor.nl2k.ab.ca wrote:
Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Anything in error logs? POP3 duplicates sound like IMAP UIDs were changed (or are still changing?)
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote:
On 01 Nov 2016, at 18:26, The Doctor
wrote: Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Anything in error logs? POP3 duplicates sound like IMAP UIDs were changed (or are still changing?)
Let me see, I just started to rotate these logs just today. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote:
On 01 Nov 2016, at 18:26, The Doctor
wrote: Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Anything in error logs? POP3 duplicates sound like IMAP UIDs were changed (or are still changing?)
Tat is what I see in the log. I did send a huge attachment. Dovecot was adding the UID by 1 for some odd reason. Can you track down why this is occuring? And even IMAP folder cannot update. I right have to revert to 2.2.25 for now until these issues are addressed. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On Fri, Nov 04, 2016 at 11:29:16AM -0600, The Doctor wrote:
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote:
On 01 Nov 2016, at 18:26, The Doctor
wrote: Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Anything in error logs? POP3 duplicates sound like IMAP UIDs were changed (or are still changing?)
Tat is what I see in the log.
I did send a huge attachment.
Dovecot was adding the UID by 1 for some odd reason.
Can you track down why this is occuring?
And even IMAP folder cannot update.
I right have to revert to 2.2.25 for now until these issues are addressed.
Reverting will not work. I have clients turning into dragons over this issue. Any fix on the horizon? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On Mon, Nov 07, 2016 at 01:33:00PM -0700, The Doctor wrote:
On Fri, Nov 04, 2016 at 11:29:16AM -0600, The Doctor wrote:
On Wed, Nov 02, 2016 at 07:15:17PM +0200, Timo Sirainen wrote:
On 01 Nov 2016, at 18:26, The Doctor
wrote: Getting complaints from people about pop/imap
issues.
some people are getting repaeted e-mail.
Other are not able to delete their e-mails from an IMAP lcient.
Anything in error logs? POP3 duplicates sound like IMAP UIDs were changed (or are still changing?)
Tat is what I see in the log.
I did send a huge attachment.
Dovecot was adding the UID by 1 for some odd reason.
Can you track down why this is occuring?
And even IMAP folder cannot update.
I right have to revert to 2.2.25 for now until these issues are addressed.
Reverting will not work.
I have clients turning into dragons over this issue.
Any fix on the horizon?
doing some research, I did use Thunderbird in this case with IMAP Mail. In my own account I used roundcube mail delete unhidden trash and seems to have solved my problem. In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails. Has anyone ran into this before? -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
-- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net]
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com
On 11/8/2016 2:24 AM, A.L.E.C wrote:
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts
On Tue, Nov 08, 2016 at 07:38:42AM -0500, Tom Talpey wrote:
On 11/8/2016 2:24 AM, A.L.E.C wrote:
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts
That's Mozilla. What about Entourage, MS Mail products such as Entourage, Outlook and Live Mail, and Appl based Mail products? Looks like Dovecot just picked up on something. -- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On 11/8/2016 10:59 AM, The Doctor wrote:
On Tue, Nov 08, 2016 at 07:38:42AM -0500, Tom Talpey wrote:
On 11/8/2016 2:24 AM, A.L.E.C wrote:
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts
That's Mozilla. What about Entourage, MS Mail products such as Entourage, Outlook and Live Mail, and Appl based Mail products?
I thought the question was mainly about Thunderbird, sorry if I misunderstood.
There is the Dovecot lazy expunge plugin, maybe that could help, it moves deleted mail out, instead of marking it in-place. I've not used it personally though.
On Tue, Nov 08, 2016 at 08:59:37AM -0700, The Doctor wrote:
On Tue, Nov 08, 2016 at 07:38:42AM -0500, Tom Talpey wrote:
On 11/8/2016 2:24 AM, A.L.E.C wrote:
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if these items are hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts
That's Mozilla. What about Entourage, MS Mail products such as Entourage, Outlook and Live Mail, and Appl based Mail products?
Looks like Dovecot just picked up on something.
What about Thunderbird using POP3 ?
-- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
-- Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! http://www.fullyfollow.me/rootnl2k Look at Psalms 14 and 53 on Atheism Time for the USA to hold a referendum on its republic and vote to dissolve!!
On 8 November 2016 at 23:43, The Doctor doctor@doctor.nl2k.ab.ca wrote:
On Tue, Nov 08, 2016 at 07:38:42AM -0500, Tom Talpey wrote:
On 11/8/2016 2:24 AM, A.L.E.C wrote:
On 08.11.2016 08:04, The Doctor wrote:
In another account, I see lots of white items in RoundCude as if
On Tue, Nov 08, 2016 at 08:59:37AM -0700, The Doctor wrote: these items are
hidden from Thunderbird hance blocking the IMAP Client from deleting e-mails.
I guess these "white items" are messages marked as deleted but not expunged. It is normal with Thunderbird, it does not expunge immediately (probably can be configured to do so).
http://kb.mozillazine.org/Deleting_messages_in_IMAP_accounts
That's Mozilla. What about Entourage, MS Mail products such as Entourage, Outlook and Live Mail, and Appl based Mail products?
Looks like Dovecot just picked up on something.
What about Thunderbird using POP3 ?
I run Dovecot-2.2.26.0 on several FreeBSD (8.4, 9.3 though) and people mostly use Outlook (POP3/IMAP4) and I haven't heard any complaints.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."
participants (6)
-
A.L.E.C
-
Juan Bernhard
-
Odhiambo Washington
-
The Doctor
-
Timo Sirainen
-
Tom Talpey