1

At work, I connect to a corporate Exchange server via IMAP and Thunderbird 3. Over the course of a year or so, I've created quite a few folders on the server and have a lot of mail stored there. I'm hitting the storage limit of my mail account and want to convert to pulling mail down to my local box (running Linux) via POP3. I know that polling mail will only get mail in INBOX, but I'm wondering if there are solutions out there that could be used to pull mail from the other folders as well, or am I doomed to moving mail into the inbox manually and polling over and over again?

0

2 Answers 2

2

I've not used Thunderbird but I assume similar functions (multiple accounts, local folders) are available to you.

This is how I would do it, based on Outlook:

  1. Set up the POP3 account alongside the IMAP account

  2. Set up an empty folder structure in your local folders (equivalent of Outlook's PST file)

  3. Drag and drop from the IMAP folders to the local folders

Whilst it is not a "one click" solution it will save you from moving all to the inbox and downloading via POP.

2
  • Only problem with this answer is it is impossible to do if you no longer have access to your IMAP account (ugh!).
    – MC9000
    Commented Mar 14, 2016 at 23:17
  • If you don't have access to the IMAP account then surely the question itself does not apply!
    – Shevek
    Commented Mar 15, 2016 at 7:28
0

fetchmail can pull from multiple folders in a single run, but separating them out after may be tricky unless there is some header generated by the server that you can filter by.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .