Roundcube Community Forum

 

How to Delete 4,000 Emails at Once?

Started by 420, September 09, 2009, 03:55:12 PM

Previous topic - Next topic

420

How do I delete 4,000 emails from my inbox all at once?

How do I delete 4,000 emails from my trash, all at once?

Thanks!

Julius Caesar

Quote from: 420;21111How do I delete 4,000 emails from my inbox all at once?

Maybe you can set the 'Rows per page' setting to 4000 and select all messages and delete them, but this value is probably to high. Try it with smaller values

Quote from: 420;21111How do I delete 4,000 emails from my trash, all at once?

Use 'Folder Empty' at the bottom of the screen (default skin) after selecting the Trash folder
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

420

I tried making the pages longer, 50, 100, 150 but it started freezing up on me at around 150... isn't there an Empty Folder option for the Inbox as well?

Looks like it's there, just not highlighted, how do I activate it?

Thanks.

Julius Caesar

Quote from: 420;21116I tried making the pages longer, 50, 100, 150 but it started freezing up on me at around 150... isn't there an Empty Folder option for the Inbox as well?

Looks like it's there, just not highlighted, how do I activate it?

If you have access to the mail server (and it's *nix based) you can reduce the size of the the inbox to zero by using this command as root

> /var/mail/<username>

I.E.:

> /var/mail/user420
Julius Caesar

You can download the Groupvice4 theme here.
Sie können Groupvice4 hier he

420

i personally do not have access to the mail server, my host does, but I don;t want to have to ask my host to do this every week when i need to dump the bounce backs from my newsletter blasts...

Isn't there an Empty Folder option for the Inbox as well?

Looks like it's there, just not highlighted, how do I activate it?

Thanks.

rosali

Purge should not be enabled on INBOX. To enable it temporarily add to ./skins/default/templates/mails.html just before closing body tag:





May be you have to increase the delay (here: 5000) for such a hugh mailbox. A permanent enabled purge command needs to run the javascript above at page onload event.
Regards,
Rosali