Loading sieve +17 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,21 @@ if anyof( stop; } # Filter typical keywords # Filter senders - covers mail addresses and the display name if header :contains "From" [ "Online ADAC", "Gesunde Ohren", "Dr Derm", "Translator #1", "Eroboost", "Ebike Pro", "Behandlung von Prostatitis" ] { fileinto "Junk"; stop; } # Filter typical keywords in subject line if header :contains "Subject" [ # Health-related "Gelenkschmerzen loswerden", Loading Loading @@ -117,6 +131,8 @@ if header :contains "Subject" [ "Expand Your Brand Recognition with a Wikipedia", "Neugestaltung/Aktualisierung der Website", "Opportunity for Collaboration", "Höhle der Löwen", "Hohle der Lowen", # Household "Müheloses Reinigen", "Beseitigen Sie tote Wi-Fi-Spots", Loading Loading
sieve +17 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,21 @@ if anyof( stop; } # Filter typical keywords # Filter senders - covers mail addresses and the display name if header :contains "From" [ "Online ADAC", "Gesunde Ohren", "Dr Derm", "Translator #1", "Eroboost", "Ebike Pro", "Behandlung von Prostatitis" ] { fileinto "Junk"; stop; } # Filter typical keywords in subject line if header :contains "Subject" [ # Health-related "Gelenkschmerzen loswerden", Loading Loading @@ -117,6 +131,8 @@ if header :contains "Subject" [ "Expand Your Brand Recognition with a Wikipedia", "Neugestaltung/Aktualisierung der Website", "Opportunity for Collaboration", "Höhle der Löwen", "Hohle der Lowen", # Household "Müheloses Reinigen", "Beseitigen Sie tote Wi-Fi-Spots", Loading