Delete messages from IMAP

0

I have a large number of emails in my Rackspace inbox (~560,000 messages totaling 10GB). It wasn't maintained because all mail was being forwarded to a Gmail account (forwarded, while keeping the local copy). I would like to delete a lot of these (old cron emails) but I am not able to load my entire account into most email clients using IMAP (don't know if this is related to my network connection, slow computer, or Outlook itself). Additionally, the webmail client restricts me to deleting only 100 messages at a time. Note: new emails matching the remove criteria are being deleted by a incoming mail filter I setup, but I do not have an option to run that rule on existing messages.

What options do I have for cleaning up the existing messages in my mailbox?

nachito

Posted 2014-01-10T03:35:43.290

Reputation: 101

If you didn't need to keep any of your emails, you could delete the mailbox and recreate it... – Steve – 2014-01-10T04:58:44.110

Answers

0

Maybe you should try to configure your imap that it only downloads the header of your mails and not the whole mail. Then you should be able to delete them without downloading them.

This link may help but i dont know yout exact outlook version ( http://www.officetooltips.com/outlook/tips/how_to_set_outlook_to_download_only_e-mail_headers.html)

If it dosent match just google it for your version.

Ivan Viktorovic

Posted 2014-01-10T03:35:43.290

Reputation: 564

Offical Microsoft tutorial http://office.microsoft.com/en-us/outlook-help/download-headers-and-items-in-an-imap-folder-HP005270681.aspx

– Ivan Viktorovic – 2014-01-10T11:54:55.063