Re: [qmailtoaster] Re: Email account sync issue in email clients

2022-03-30 Thread ChandranManikandan
Hi Eric, I have tried the following procedure and the issue has been resolved. cd /home/vpopmail/domains/domain.com/email/Maildir/cur ls 1648520179.28619.mail.domain.com,S=6322:2, -lh mv 1648520179.28619.mail.domain.com,S=6322:2, /home/vpopmail/domains/ domain.com/email/Maildir/ systemctl

Re: [qmailtoaster] Re: Email account sync issue in email clients

2022-03-29 Thread Eric Broch
Yes, I've removed the offending email to solve this issue. On 3/29/2022 7:57 AM, Mani Kandan wrote: Hi Eric, I have rename the index.cache file and restarted dovecot but still the same sync issue while try from thunderbird or outlook, not download any email after that. But in squirrelmail and

Re: [qmailtoaster] Re: Email account sync issue in email clients

2022-03-29 Thread Mani Kandan
Hi Eric, I have rename the index.cache file and restarted dovecot but still the same sync issue while try from thunderbird or outlook, not download any email after that. But in squirrelmail and round cube webmail can see the new emails except that particular mail page. I have checked dovecot

Re: [qmailtoaster] Re: Email account sync issue in email clients

2022-03-29 Thread Eric Broch
It's most likely a server side issue, specifically the dovecot.index.cache? file records a different size than the message name with S='size'. You could delete the cache file and see if it repairs itself or you could ask on the dovecot list. Eric On 3/29/2022 2:53 AM, ChandranManikandan