I want to filter messages from a specific IMAP folder to be moved to Local Folders.

Message Filters seems only able to filter by headers/size/attachments/status, not folder.

Is there a way to automatically move all messages delivered to a specific folder (regardless of headers/attachments/content) into Local Folders?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted
+50

The Filter Subfolders will give you what you want. How are the emails getting into the IMAP folder in the first place - via a gmail rule?

link|improve this answer
The IMAP server has its own delivery rules. – Unsigned Nov 21 '11 at 23:20
Is it under your control, if so, you could add a X- message header to the email as it gets sorted, and then use the in-built filters. – Paul Nov 21 '11 at 23:26
Unfortunately no, the server is administered by a 3rd party. – Unsigned Nov 21 '11 at 23:45
feedback

There must be some header in the message that identifies the account and/or server.

If you do not see that header in the filter creation, you could maybe use mailnews.customHeaders in Thunderbird settings as described here :

String : List of custom headers. Except for the last entry each ends with ':' and the list is seperated using spaces. For example: X-Spam-hits: Body: Reply-To

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.