Dear all, this may be of course related to Debian version of Mailman3 (currently 3.3.3, Debian 11 Bullseye), but I hope someone may point me towards a direction in which i should start digging in order to resolve this issue.
I have recently migrated two lists from perfectly working MM2 to MM3 using the migration approach outlines in the documentation (https://docs.mailman3.org/en/latest/migration.html), i.e. a) mailman create [email protected] b) mailman import21 [email protected] /path/to/mailman2/foo-list/config.pck c) python manage.py hyperkitty_import -l [email protected] $var_prefix/archives/private/foo-list.mbox/foo-list.mbox d) python manage.py update_index_one_list [email protected] I do not have the hyperkitty working properly, but that is not important as for now. What is however important, is that for both lists mailman3 generates approximately every minute a message that it tries to send to the list and the message is catched by the mailman and requires moderation. As a result, I have some 1000 moderation requests for each of the list every day. The requests are mostly of the type Sender: [email protected] Subject: [email protected][email protected]_requires_approval Reason: The message is not from a list member I can see also some weird handling of bounced messages (if we try to send an e-mail that bounces, in my opinion it should be silently discarded or sent to [email protected]). Sender: microsoftexchange329e71ec88ae4615bbc36ab6ce411...@exampledomain.onmicrosoft.com Subject: Undeliverable:_[FOO]_Meeting Reason: The message is not from a list member I have a strong feeling that I misconfigured MM3 somewhere or that I did not do my homework properly and failed to read relevant parts of the documentation. Any ideas where to start? Thanks a lot! Jan ------------------------------------------------------ Mailman-Users mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/mailman-users.python.org/ Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: https://www.mail-archive.com/[email protected]/ https://mail.python.org/archives/list/[email protected]/
