How to recreate Windows Live Mail filter rules in Thunderbird?
        Posted  
        
            by 
                FernandoSBS
            
        on Super User
        
        See other posts from Super User
        
            or by FernandoSBS
        
        
        
        Published on 2012-03-27T13:40:36Z
        Indexed on 
            2012/06/19
            21:19 UTC
        
        
        Read the original article
        Hit count: 401
        
I have some filters in Windows Live Mail that I'm trying to port to thunderbird without success. It seems Thunderbird filter is very limited. Here is an ex of a filter i'm trying to recreate:
Apply this rule after the message arrives
Where the From line contains '[email protected]' or '[email protected]' or 'Programa TAM Fidelidade' 
    and Where the message body contains 'esteja visualizando' and 'por ser cadastrado no Programa TAM Fidelidade' 
Move it to the Deleted items folder 
    and Stop processing more rules 
In Thunderbird I can´t combine a list of "or"s with some "and"s, because it only allows you to select "message matches ALL of the criteria below" or "ANY of the below". Am I missing something or it really is very limited?
© Super User or respective owner