On 12/7/25 07:46, Christian Stalberg via Mailman-users wrote:
Spammers have been registering and not subscribing. I want to turn off the
user self registration at https://lists.ccalternatives.org/mailman3/ .
I edited /etc/mailman3/settings.py adding ACCOUNT_ALLOW_REGISTRATION = False
and restarted the services, but the ' Sign Up' option remains. I assume
/etc/mailman3/settings.py is my active settings file.
What am I doing wrong?
Web searches may find reference to a django-allauth setting
ACCOUNT_ALLOW_REGISTRATION, but this setting doesn't exist in current
django-allauth
The setting you want is
ACCOUNT_ADAPTER = ‘django_mailman3.views.user_adapter.DisableSignupAdapter’
See https://docs.mailman3.org/en/latest/faq.html#how-to-disable-signup
or
https://docs.mailman3.org/projects/mailman-web/en/latest/settings.html#mailman_web.settings.mailman.ACCOUNT_ADAPTER
--
Mark Sapiro <[email protected]> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
_______________________________________________
Mailman-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://lists.mailman3.org/mailman3/lists/mailman-users.mailman3.org/
Archived at:
https://lists.mailman3.org/archives/list/[email protected]/message/556ABNWW343EKSQGJLWGQEWTWQTJEYZD/
This message sent to [email protected]