logoalt Hacker News

felixdoerptoday at 12:18 PM4 repliesview on HN

valid point. I feel for many people the amount of inbound is just not bearable anymore with ai. Yet these people cannot close their account, either. This is basically an idea to increase the inbound friction for exactly these people.

do you have a take on how one could upp the relevancy of emails so that people can actually manage their inbound? Or any other open channel that is getting flooded, for that matter?


Replies

loumftoday at 12:51 PM

I get about 10 AI generated spam emails a day that get through my spam filter. It takes about 10 seconds to block and mark as spam. I barely read the first three words of each.

show 2 replies
Kwpolskatoday at 12:39 PM

I haven't received any AI spam. You don't need an LLM to spam people.

Good spam filters should be enough to get rid of spam without annoying people who email you.

show 1 reply
pjmlptoday at 12:54 PM

Easy, set a filter with only contacts get through, everything else lands on junk.

Every now and then update the contacts with key emails that might have been lost.

Working quite fine since 2000's.

show 1 reply
dwedgetoday at 12:25 PM

I also realised a while ago that most emails are just transactional now (password resets, how well did we do the thing you paid us to do?), so I do similar to you without the sender input and it more or less works. Breaks down like this:

- Nobody gets into my inbox unless whitelisted address. Instead of fighting spam and blacklisting, I know my inbox is always from someone I want to hear from.

- Every other email goes through spam assassin (which is getting worse) and then into a folder called Transactional (and if it makes a mistake, I add to the whitelist)

- I have another folder SpamAssassin where I move spam, and it gets pushed back through sa-learn

- Finally, I have a cronjob that goes through the email in Transaction and looks for subjects, senders, sending domains or to addresses that have a) been received at least 5 times and b) are only in the spam folder.

So kind of the same idea as you. But I think I'd feel really pretentious using this system and assume that quite a lot of people just rolled their eyes and ignored the rejection.

show 1 reply