Christian Stalberg via Mailman-users writes:

 > Something strange is now going on. Now when a user tries to
 > subscribe themself and they get the ' Please check your inbox for
 > further instructions' no such email arrives in their mailbox.

Please check your mail server and Mailman logs to see whether mail is
being sent.  The most relevant Mailman log is smtp.log (or possibly
virgin.log, but almost nobody uses the latter any more).  Also check
that all the runners are running.

 > Relatedly, if I as an admin try adding someone to a list via the
 > Mass Subscribe, they are not added to the list, but they do appear
 > in the listing of all Users.

I don't see how the setting
ACCOUNT_ADAPTER = ‘django_mailman3.views.user_adapter.DisableSignupAdapter’
could have either of the effects above.  It effectively sets a flag
that is used internally by Django, but nowhere in the mailmanweb
code.  That is all it does.  But once Django hands off the
subscription request to the Postorius code, Django is no longer
involved.  So I am quite sure that the ACCOUNT_ADAPTER change did not
cause either issue.

I seem to recall that you have tried a number of things to disable the
sign-in.  Please review all changes made in the last couple of months
to mailman.cfg, settings.py, and your mail server to see if any of
those have been left in place, or whether apparently unrelated changes
were made.  Also, are you sure these problems started immediately
after making the change to ACCOUNT_ADAPTER?  If you can determine when
these issues started accurately, it may help in localizing the issue
to a particular change or set of changes.

-- 
GNU Mailman consultant (installation, migration, customization)
Sirius Open Source    https://www.siriusopensource.com/
Software systems consulting in Europe, North America, and Japan
_______________________________________________
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/S7KRNWCAX4AM7RW7MCMDEX23FVQ73WHI/

This message sent to [email protected]

Reply via email to