Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
zfa
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
zfa
2y ago
Spammers who just blast stuff out won't do it, I'm sure. But as a counterpoint it literally happened to me to me years ago when I used to use name+<service>@exmaple.com. I got cold emails to 'name+paypal' despite n
2.
▲
by
zfa
2y ago
No idea, just pointing out it is such an obvious alg it doesn't really show provenance. I used similar (well, plus addressing with localpart=name+<service>) a long time ago and once got emails to name+paypal@example.com even thou
3.
▲
by
zfa
2y ago
I bet no spammer or salesperson would ever think of replacing such a generic localpart to get to your eyeballs.
4.
▲
by
zfa
2y ago
Needs your API key as it needs to access the email forwarding service which you want to use with it. It's not just making up a bullshit address, it's generating a random localpart then going to the email forwarding service you
5.
▲
by
zfa
2y ago
Self-hosted Mesh Central.
6.
▲
by
zfa
4y ago
Interesting. I have a few bits and pieces on my Workspace domains to automate mail processing using Google Apps Script so will have to see if I can move that over to Cloudflare. Be nice to extend the functionality to non-GMail inboxes. Than
7.
▲
by
zfa
4y ago
Sorry - just had to clarify elsewhere too so I obviously wasn't clear... I meant in situations where the backend MX has a mailbox which matches to mail recipient as in the case where you're running your own mail server and would l
8.
▲
by
zfa
4y ago
Yeah, sorry I meant as a soln for when your backend MX actually is *your* backend MX. That is, it knows it hosts the mailbox for localpart@example.com and the mail recipient address matches on the envelope. I understand the vagaries wrt for
9.
▲
by
zfa
4y ago
Can someone with more knowledge on this subject explain if there's a technical reason Cloudflare can't 'properly' MITM the inbound email. That is you have your MX records pointing to `mx.example.com` in your example.com
10.
▲
by
zfa
4y ago
Well 'the alternatives' are many so there's no quick answer to this, but restricting to just AGH as per this post then... Encrypted upstream lookups. Responding to encrypted lookups made to themselves. Realtime threat protect
11.
▲
by
zfa
4y ago
Pi-hole is a bloated mess compared to this IMO. At the end of the day pi-hole is still just a fork of dnsmasq with a load of scripts and a bootstrap gui whacked on top. You need to add on extra bits and pieces to get anything like modern te
12.
▲
by
zfa
4y ago
Literally has a one-click toggle for blocking Facebook, yeah.
13.
▲
by
zfa
5y ago
I mean if it floats his boat then why not. But it looks like a lot (all?) of the work here was just to get pi-hole functioning well - and that now needs him to deploy pi-hole, cloudflared, caddy plus all the surrounding tools of Docker, Doc