Gitea Spammers #56

Open
opened 2026-03-22 11:01:42 -04:00 by sickprodigy · 2 comments
Owner

want to setup this, and block within either nginx or smtp and keep emails from sending to certain domains I don't like

https://docs.gitea.com/administration/email-setup#using-smtp

also reported here:
https://github.com/go-gitea/gitea/issues/34451

another user recommended they do this, to mark accounts with certain domains as inactive. Different kind of autopilot fix
https://gist.github.com/techknowlogick/c2f0a91620aad747a8e226f0b1b5a484

Previous Report made to wrong repo:
sickprodigy/docker-containers-private#2

For everyone who can't see:

Getting 1k signups per day, enabled captcha and other stuff, disabled sign up for some emails. Can't mass deny emails. Maybe I should white list emails.

using this in app.ini

[service]
DISABLE_REGISTRATION = false
REQUIRE_SIGNIN_VIEW = false
REGISTER_EMAIL_CONFIRM = true
ENABLE_NOTIFY_MAIL = false
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
ENABLE_CAPTCHA = true
EMAIL_DOMAIN_BLOCKLIST = spammer.com,mailinator.com,tempmail.com,10minutemail.com,guerrillamail.com,dispostable.com,fakemail.com,maildrop.cc,trashmail.com,yopmail.com,techstrategylab.com,timminsgoldminetour.com,claxyn.org,sise.claxyn.org,blyxen.com,seti.blyxen.com,sise.blyxen.org,ivolix.com,seti.ivolix.org,semo.ivolix.com,elyquin.org,simu.elyquin.org,semo.claxyn.com,sise.oxilv.com,simu.glinxy.org,simu.hivoltz.org,semo.elyquin.com,prisite.online,sise.dravix.org,dravix.org,semo.glinxy.com,glinxy.com,dark-webmarket.com,seti.juxal.org,juxal.org,9e5d.getir.space,getir.space,topcompanygroup.com,6d43.getir.space
DEFAULT_KEEP_EMAIL_PRIVATE = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
DEFAULT_ENABLE_TIMETRACKING = true
NO_REPLY_ADDRESS = noreply.localhost
want to setup this, and block within either nginx or smtp and keep emails from sending to certain domains I don't like https://docs.gitea.com/administration/email-setup#using-smtp also reported here: https://github.com/go-gitea/gitea/issues/34451 another user recommended they do this, to mark accounts with certain domains as inactive. Different kind of autopilot fix https://gist.github.com/techknowlogick/c2f0a91620aad747a8e226f0b1b5a484 Previous Report made to wrong repo: https://gitea.rcs1.top/sickprodigy/docker-containers-private/issues/2 For everyone who can't see: Getting 1k signups per day, enabled captcha and other stuff, disabled sign up for some emails. Can't mass deny emails. Maybe I should white list emails. using this in app.ini ``` [service] DISABLE_REGISTRATION = false REQUIRE_SIGNIN_VIEW = false REGISTER_EMAIL_CONFIRM = true ENABLE_NOTIFY_MAIL = false ALLOW_ONLY_EXTERNAL_REGISTRATION = false ENABLE_CAPTCHA = true EMAIL_DOMAIN_BLOCKLIST = spammer.com,mailinator.com,tempmail.com,10minutemail.com,guerrillamail.com,dispostable.com,fakemail.com,maildrop.cc,trashmail.com,yopmail.com,techstrategylab.com,timminsgoldminetour.com,claxyn.org,sise.claxyn.org,blyxen.com,seti.blyxen.com,sise.blyxen.org,ivolix.com,seti.ivolix.org,semo.ivolix.com,elyquin.org,simu.elyquin.org,semo.claxyn.com,sise.oxilv.com,simu.glinxy.org,simu.hivoltz.org,semo.elyquin.com,prisite.online,sise.dravix.org,dravix.org,semo.glinxy.com,glinxy.com,dark-webmarket.com,seti.juxal.org,juxal.org,9e5d.getir.space,getir.space,topcompanygroup.com,6d43.getir.space DEFAULT_KEEP_EMAIL_PRIVATE = false DEFAULT_ALLOW_CREATE_ORGANIZATION = true DEFAULT_ENABLE_TIMETRACKING = true NO_REPLY_ADDRESS = noreply.localhost ```
Author
Owner

They are back....

Updated:

[service]
DISABLE_REGISTRATION = false
REQUIRE_SIGNIN_VIEW = false
REGISTER_EMAIL_CONFIRM = true
ENABLE_NOTIFY_MAIL = false
ALLOW_ONLY_EXTERNAL_REGISTRATION = false
ENABLE_CAPTCHA = true
EMAIL_DOMAIN_BLOCKLIST = spammer.com,mailinator.com,tempmail.com,10minutemail.com,guerrillamail.com,dispostable.com,fakemail.com,maildrop.cc,trashmail.com,yopmail.com,techstrategylab.com,timminsgoldminetour.com,claxyn.org,sise.claxyn.org,blyxen.com,seti.blyxen.com,sise.blyxen.org,ivolix.com,seti.ivolix.org,semo.ivolix.com,elyquin.org,simu.elyquin.org,semo.claxyn.com,sise.oxilv.com,simu.glinxy.org,simu.hivoltz.org,semo.elyquin.com,prisite.online,sise.dravix.org,dravix.org,semo.glinxy.com,glinxy.com,dark-webmarket.com,seti.juxal.org,juxal.org,9e5d.getir.space,getir.space,topcompanygroup.com,6d43.getir.space,funemails.shop,myemailhostonline.shop,seti.lyvix.org,1mail.x24hr.com,instantemailinbox.shop,topemailerdomain.shop,mailus.thebillieholiday.click,thebillieholiday.click,cutcap.me,4331.thomasin.online,masteremailsite.shop,spambog.ru,emailsgateway.store,emaildirectinbox.shop
DEFAULT_KEEP_EMAIL_PRIVATE = false
DEFAULT_ALLOW_CREATE_ORGANIZATION = true
DEFAULT_ENABLE_TIMETRACKING = true
NO_REPLY_ADDRESS = noreply@sickgaming.net
They are back.... Updated: ``` [service] DISABLE_REGISTRATION = false REQUIRE_SIGNIN_VIEW = false REGISTER_EMAIL_CONFIRM = true ENABLE_NOTIFY_MAIL = false ALLOW_ONLY_EXTERNAL_REGISTRATION = false ENABLE_CAPTCHA = true EMAIL_DOMAIN_BLOCKLIST = spammer.com,mailinator.com,tempmail.com,10minutemail.com,guerrillamail.com,dispostable.com,fakemail.com,maildrop.cc,trashmail.com,yopmail.com,techstrategylab.com,timminsgoldminetour.com,claxyn.org,sise.claxyn.org,blyxen.com,seti.blyxen.com,sise.blyxen.org,ivolix.com,seti.ivolix.org,semo.ivolix.com,elyquin.org,simu.elyquin.org,semo.claxyn.com,sise.oxilv.com,simu.glinxy.org,simu.hivoltz.org,semo.elyquin.com,prisite.online,sise.dravix.org,dravix.org,semo.glinxy.com,glinxy.com,dark-webmarket.com,seti.juxal.org,juxal.org,9e5d.getir.space,getir.space,topcompanygroup.com,6d43.getir.space,funemails.shop,myemailhostonline.shop,seti.lyvix.org,1mail.x24hr.com,instantemailinbox.shop,topemailerdomain.shop,mailus.thebillieholiday.click,thebillieholiday.click,cutcap.me,4331.thomasin.online,masteremailsite.shop,spambog.ru,emailsgateway.store,emaildirectinbox.shop DEFAULT_KEEP_EMAIL_PRIVATE = false DEFAULT_ALLOW_CREATE_ORGANIZATION = true DEFAULT_ENABLE_TIMETRACKING = true NO_REPLY_ADDRESS = noreply@sickgaming.net ```
Author
Owner

Noticed they are coming from gitea.sickgaming.net and not main website, won't post here, so think I will add some stipulations to deny certain domains in a list curated by me. Possibly make a domain blacklist to use with other sites also.

Noticed they are coming from gitea.sickgaming.net and not main website, won't post here, so think I will add some stipulations to deny certain domains in a list curated by me. Possibly make a domain blacklist to use with other sites also.
Sign in to join this conversation.