Spam, just like SMS Text Casino Spam - the same annoying spam, lol.
Recently somebody got my email address and now keeps sending all that crap. I'm using Proton Mail, and they include a handy thing called
.
You can ask AI bots to create a filter and just add it straight in Proton's filter section. So if anyone's using Proton Mail, take a look.
If you expect anything from your casinos, then just put their email address in a white list. This way you'll get their emails and the rest will be moved to the spam folder which you can then clear in a couple of clicks.
Pay also attention to the words you're choosing, as some of them may be used by good senders.
For example, "Don't miss out" could be both good and BS.
The code for spam filtering can look like this:
require ["include", "environment", "variables", "relational", "comparator-i;ascii-numeric", "spamtest", "fileinto", "imap4flags"];
# Generated: Do not run this script on spam messages
if allof (environment :matches "vnd.proton.spam-threshold" "*",
spamtest :value "ge" :comparator "i;ascii-numeric" "${1}")
{
return;
}
# Move emails containing common casino-related keywords or money symbols in the subject to the spam folder
if anyof (header :contains "subject" "casino",
header :contains "subject" "free spins",
header :contains "subject" "jackpot",
header :contains "subject" "slot",
header :contains "subject" "gamble",
header :contains "subject" "bet",
header :contains "subject" "poker",
header :contains "subject" "roulette",
header :contains "subject" "blackjack",
header :contains "subject" "bingo",
header :contains "subject" "lottery",
header :contains "subject" "bonus",
header :contains "subject" "wager",
header :contains "subject" "odds",
header :contains "subject" "gaming",
header :contains "subject" "betting",
header :contains "subject" "£",
header :contains "subject" "$",
header :contains "subject" "€",
header :contains "subject" "free money",
header :contains "subject" "big win",
header :contains "subject" "claim your bonus",
header :contains "subject" "huge payouts",
header :contains "subject" "exclusive offer",
header :contains "subject" "instant win",
header :contains "subject" "limited time",
header :contains "subject" "act now",
header :contains "subject" "last chance",
header :contains "subject" "offer expires",
header :contains "subject" "don't miss out",
header :contains "subject" "ends tonight",
header :contains "subject" "unbelievable",
header :contains "subject" "amazing",
header :contains "subject" "life-changing",
header :contains "subject" "mind-blowing",
header :contains "subject" "vip access",
header :contains "subject" "congratulations",
header :contains "subject" "special invitation",
header :contains "subject" "account alert",
header :contains "subject" "final notice",
header :contains "subject" "pending payment",
header :contains "subject" "win real cash",
header :contains "subject" "cash prize",
header :contains "subject" "100% match bonus",
header :contains "subject" "100%",
header :contains "subject" "200%",
header :contains "subject" "300%",
header :contains "subject" "500%",
header :contains "subject" "double your deposit",
header :contains "subject" "no deposit required",
header :contains "subject" "instant bonus",
header :contains "subject" "play now",
header :contains "subject" "start winning",
header :contains "subject" "spin now",
header :contains "subject" "play for free",
header :contains "subject" "join now",
header :contains "subject" "register now",
header :contains "subject" "exclusive deal",
header :contains "subject" "new player",
header :contains "subject" "free play",
header :contains "subject" "win big",
header :contains "subject" "win cash",
header :contains "subject" "real money",
header :contains "subject" "deposit bonus",
header :contains "subject" "cashback",
header :contains "subject" "win a fortune",
header :contains "subject" "big cash prize",
header :contains "subject" "double bonus",
header :contains "subject" "urgent response needed",
header :contains "subject" "attention required",
header :contains "subject" "your account is in danger",
header :contains "subject" "payment needed",
header :contains "subject" "click here to verify",
header :contains "subject" "win a million",
header :contains "subject" "massive jackpot",
header :contains "subject" "unlimited spins",
header :contains "subject" "no wager",
header :contains "subject" "guaranteed win",
header :contains "subject" "huge offer",
header :contains "subject" "massive bonus",
header :contains "subject" "high roller",
header :contains "subject" "mega win",
header :contains "subject" "super slots",
header :contains "subject" "casino bonus",
header :contains "subject" "spin and win",
header :contains "subject" "bonus code",
header :contains "subject" "cash prize")
{
fileinto "Spam";
stop;
}
These keywords are only for the email header, but can also be used for 'body' like this:
body :contains "subject" "congratulations",
---------------------
For Hotmail users, there is a similar thing but it takes some manual work (i couldn't find another method).
Here are the common words and symbols that casino spammers use in their email headers, and they can be added to Hotmail's filter:
casino, free spins, jackpot, slot, gamble, bet, poker, roulette, blackjack, bingo, lottery, bonus, wager, odds, gaming, betting, £, $, €, ¥, ₹, free money, big win, claim your bonus, huge payouts, exclusive offer, instant win, limited time, act now, last chance, offer expires, don't miss out, ends tonight, unbelievable, amazing, life-changing, mind-blowing, vip access,
congratulations, special invitation, account alert, final notice, update your account, action required, pending payment, win real cash, cash prize, 100% match bonus,
double your deposit, no deposit required, instant bonus, play now, start winning, spin now, play for free, join now, register now, exclusive deal, new player, free play, win big, win cash, real money, deposit bonus, cashback, win a fortune, big cash prize,
double bonus, urgent response needed, attention required, your account is in danger, update required, payment needed, click here to verify, win a million, massive jackpot, unlimited spins, no wager, guaranteed win, huge offer, massive bonus, high roller, mega win, super slots, casino bonus, spin and win, bonus code, cash prize
Crypto terms: Bitcoin, BTC, Ethereum, ETH, Litecoin, LTC, Dogecoin, DOGE, crypto gambling, blockchain casino, provably fair, crypto bonus, cryptocurrency deposit
Currency symbols: ₽, ₴, ₪, ₱, ₩, ₫, ₭, ₮, ₯, ₰, ₲, ₳, ₴, ₵, ₶, ₷, ₸, ₺, ₻, ₼, ₽, ₾
Gambling terms in other lang:
- Spanish: casino, apuesta, juego, ruleta, póquer, tragamonedas
- French: casino, pari, jeu, roulette, poker, machine à sous
- German: Kasino, Wette, Spiel, Roulette, Poker, Spielautomat
- Italian: casinò, scommessa, gioco, roulette, poker, slot machine
- Portuguese: cassino, aposta, jogo, roleta, pôquer, caça-níqueis
- Russian: казино, ставка, игра, рулетка, покер, игровой автомат
- Chinese: 赌场, 赌博, 游戏, 轮盘, 扑克, 老虎机
- Japanese: カジノ, 賭け, ゲーム, ルーレット, ポーカー, スロットマシン
---
Here are
.