this post was submitted on 19 Jun 2023
3 points (100.0% liked)

Lemmy Support

4634 readers
6 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

I've set registration to Require application again, don't like this bots creating accounts.

Also I'm running into email limitations. Using the Sendgrid Free plan of 100 emails per day, but if a couple of member have email notification on, I'm reaching that 100 very quickly. How do others handle the high email traffic ?

you are viewing a single comment's thread
view the rest of the comments
[–] sunaurus@lemm.ee 3 points 1 year ago (3 children)

Try enabling the captcha in your instance settings, it might help a bit as well!

[–] underscores@lemmy.dbzer0.com 2 points 1 year ago

Captchas are mostly useless nowadays against any well designed bot. The only ones that sort of work are those ridiculously hard ones like several page math problems. And at that point a large portion of people can't solve it either.

They also tend to be full of trackers and are terrible for privacy. Plus they're used to train corporate AIs.

It can help temporarily, because a lot of bots don't bother with captcha solvers, but all the spammers need to do is include a pre-made solver library and the bots are back.

[–] thatcasualgamingguy@lemmy.nerdcore.social 2 points 1 year ago (1 children)

While looking for a way to enable captchas I found out that they will remove that feature from lemmy: https://github.com/LemmyNet/lemmy/issues/2922

[–] NotSteve_@kbin.social 1 points 1 year ago

That's unfortunate. A lot of bots have beaten them but it still stops a lot of low quality bots

[–] majorswitcher@lemmyfly.org 1 points 1 year ago

Good idea thanks :)