Commit 186176d7 authored by maride's avatar maride
Browse files

Add filter for From header value, add more suspicious subjects

parent 69cbeb1f
Loading
Loading
Loading
Loading
+17 −1
Original line number Diff line number Diff line
@@ -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",
@@ -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",