Ibiam Chihurumnaya via Mailman-users writes:

 > Confirmation emails aren't being sent to users and there's nothing
 > in the logs that make it obvious what's happening.

As I explained earlier, this backtrace

 > 233830   File 
 > "/opt/mailman/venv/lib/python3.10/site-packages/hyperkitty/lib/view_helpers.py",
 >  line 137, in inner
[...]
 > 233908   File 
 > "/opt/mailman/venv/lib/python3.10/site-packages/mistune/core.py", line 214, 
 > in parse_method
 > 233909     assert lastgroup
 > 233910 AssertionError

is a known issue with mistune, which used by HyperKitty to display
messages from the archives.

Whatever is happening with the confirmation messages, it's unrelated
to this.

- What confirmation messages are missing?  Mailman may ask for
  confirmation if a user adds an email address via Postorius, if the
  user asks for a password reset from Postorius, if a user who is not
  logged in subscribes to a list (either by email or by Postorius),
  and there may be other cases.  Please describe all that apply.
- What makes you think that they are missing?  Sometimes users or sites
  have filters that throw them away, or they may be swallowed by MTAs
  because of misconfigurations.
- Is your "virgin" runner and "out" runner running?  (Usually "ps aux
  | grep mailman" will list only the processes running under mailman.
  The full command at the end of the line will tell you the names of
  the runners each process is handling.)
- Are there messages collecting in the "virgin" or "out" queues?
- Are there messages collecting in the MTA queue (the mailq utility
  will usually tell you about those)?
- Normally you would see log messages for outgoing confirmations in
  /opt/mailman/mm/var/logs/smtp.log.  You might see errors in
  mailman.log if Mailman core is requesting the confirmations.  If
  Postorius is requesting the confirmations, I think it would probably
  be in mailmanweb.log (Django has its own mail-sending facility,
  those don't go through Mailman core).

-- 
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/RRVWHHFQPV6B4FUXAM5CYBH54KSOWRW5/

This message sent to [email protected]

Reply via email to