Loading sieve +6 −3 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ if header :contains "Subject" [ "Sprachübersetzer", "Klimagerät", "Gastartikel auf chaosdorf.de", "the Urban Cruiser", # Household "Müheloses Reinigen", "Beseitigen Sie tote Wi-Fi-Spots", Loading @@ -86,10 +87,12 @@ if header :contains "Subject" [ "Traumreise-Karte", "Erhalten Sie jetzt die Vorteile der MasterCard", "The mailbox has reached your quota limit", "Your inbound mails bounced, indicating that your quota has been exceeded" "Your inbound mails bounced, indicating that your quota has been exceeded", "Is this your valid email?", "Schützen Sie Ihren Ruf: Schlechte Bewertungen loswerden" ] { addflag "\\Seen"; fileinto "Quarantine"; #addflag "\\Seen"; fileinto "Junk"; stop; } Loading Loading
sieve +6 −3 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ if header :contains "Subject" [ "Sprachübersetzer", "Klimagerät", "Gastartikel auf chaosdorf.de", "the Urban Cruiser", # Household "Müheloses Reinigen", "Beseitigen Sie tote Wi-Fi-Spots", Loading @@ -86,10 +87,12 @@ if header :contains "Subject" [ "Traumreise-Karte", "Erhalten Sie jetzt die Vorteile der MasterCard", "The mailbox has reached your quota limit", "Your inbound mails bounced, indicating that your quota has been exceeded" "Your inbound mails bounced, indicating that your quota has been exceeded", "Is this your valid email?", "Schützen Sie Ihren Ruf: Schlechte Bewertungen loswerden" ] { addflag "\\Seen"; fileinto "Quarantine"; #addflag "\\Seen"; fileinto "Junk"; stop; } Loading