Mark
I read the wiki and have inserted the "RedirectPermanent" statement in the httpd.conf file and restarted apache. Then I ran "/usr/lib/mailman/bin/withlist -l -r fix_url aewa" and the following results came back:
Importing fix_url... Running fix_url.fix_url()... Loading list aewa (locked) Saving list Finalizing
After that I tried to approve/discard some pending requests and received a odd response when the next html page was not found: " http://aewa.c.agile-being-124522.internal/mailman/admindb/aewa" Which to me looks like some sort of header I've seen in emails. Apparently the "/usr/lib/mailman/bin/withlist -l -r fix_url aewa" command has scrambled most of the web page archives. I was able to find and fix it in the config.pck file but some of the other admin pages still have url's with the "aewa.c.agile-being" etc. in them. Plus the archives are no longer accessible.
Right now I am stumped.
Bill
On Sun, Aug 25, 2019 at 5:45 PM Mark Sapiro <mark@msapiro.net> wrote:
On 8/25/19 10:40 AM, Bill Richards wrote:
Mark
Ran dumpdb against all the pck files and saw no instances of "new-" yet when using
find /home -xdev -type f -print0 | xargs -0 grep -H "new-"
it finds matches in config.pck, config.pck.last & config.pck.safety
I'm not sure why you are looking in /home since based on an off list message, your actual Mailman files are in /var/lib/mailman/lists/.
In any case, if grep finds an instance of "new-" in some config.pck, the output of mailman's bin/dumpdb of that file should also contain "new-".
But none of this seems relevant to your issues.
For the smtp-failure log "Sender address rejected: Domain not found" errors, what are the messages in the MTA logs correlated with this.
For the problems with approving and/or discarding messages and unable to add/delete users to the list issues, have you looked at <https://wiki.list.org/x/4030602> and did it help? Is this still an issue?
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/wildbill.richards%40gm...