this post was submitted on 22 Jun 2024
25 points (87.9% liked)
Linux
5232 readers
124 users here now
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
There's really not enough info here to help you. Are you looking for software? Writing it from scratch? Web tool? Bulk or not?
I don't know how many addresses you plan on testing on any one server but we've been on to this trick for decades now and the firewall will block you from almost every server once you try a non-existent address a few times(for my servers, it's 2). Many servers also report bot/spam IPs to the ISP and if you get reported enough time, your connection could get shut down.
Damn, thanks for the info.
Definetly not wanting to land on a spam list...
So I will test the mails with burner accounts? Which would be a bit sus, but I could just write "DO YOU WANT TO STRENGTHEN YOUR ERECTION" and that would end in spam anyways
That might not work either. If a server marks it as spam, we do something called blackholing the email, meaning we discard the email and close the connection without responding to the sending server. This is done in an effort to provide as little info as possible to a bad actor.
If you don't send an email from a server and address deemed reputable and with a low enough spam score, you'll be shut down by more than 95% of the mail servers out there.