RoundCube Emails Greyed out (Not deleted)
Hi,
One of my clients deleted emails on RoundCube and the emails are just Greyed out (not removed), please help me out with how can I remove all the greyed out emails.
Regards,
Sajawal
-
Hey there! Can you check the Roundcube settings here to see what the options are for that particular user? 0 -
Hey there! Can you check the Roundcube settings here to see what the options are for that particular user? -04-27 at 1.20.10 PM.png">77557
Sorry for the delay. I have attached the screenshot of settings.0 -
Enable "Compact inbox on logout, and then logout. You can also run this from the shell: doveadm -v purge -u email@domain.com 0 -
Also, worth noting that the server will eventually do this automatically with cronjobs that run the dovecot maintenance. 0 -
Enable "Compact inbox on logout, and then logout. You can also run this from the shell: doveadm -v purge -u email@domain.com
I'm a little bit confused here, please correct me. isn't this command " doveadm -v purge -u email@domain.com " used to remove all of the data? and also let me know after enabling compact only greyed out emails will be removed or all emails will remove?0 -
Greyed out means the email is marked as deleted, but hasn't been removed from the mail storage index / files yet. Compact on Logout is meant to handle this. Removing the deleted messages fully. The purge command will not remove all emails. It will remove messages marked as deleted and compact the storage files for the mailbox. 0 -
Thanks for the clarification, I'll let you know the result after performing the mentioned step. 0 -
Thanks, @kdean ! 0
Please sign in to leave a comment.
Comments
8 comments