
On 8/2/25 16:16, Mark wrote:
It fails for both domains on the server with the ACCOUNT_ADAPTER string in "settings.py" and the unmodified "user_adapter.py".
This says to me that the "settings.py" is calling the "user_adapter.py" which, for some strange reason, is still trying to match a site(host) name.
I don't think that's it. I think it's earlier in the processing than that.
What happens if you put
ACCOUNT_ADAPTER = 'allauth.account.adapter.DefaultAccountAdapter'
in settings.py.
Also, what are the settings in your web server for proxying to Mailman.
I have tried this in a test installation with two domains and
SITE_ID = 0
ACCOUNT_ADAPTER = 'django_mailman3.views.user_adapter.DisableSignupAdapter'
and I have no issue accessing accounts/signup at either domain.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan