
On Sat, 2 Jan 2021, Mark Sapiro wrote:
On 1/2/21 11:56 AM, jackson@encompasserve.org wrote:
When you go to the admindb interface on "A", view the source of the page. On the source of the page you should see a FORM tag with an action=URL and method="POST". Is the host in the action=URL something that resolves to "A" or does it go to "B"?
Having made just the one change to a temporary copy of the filled pending requests form on 'A', changing the submission to 'A' there were two give-aways:-
This time "Database Updated..." appeared at the top left of the "There are no pending requests" confirmation response page.
I did *not* have to give a password again between originally accessing the attending-to pending requests page and having submitted the form.
The need to login again after having submitted the form, and the absence of "Database Updated..." in the "There are no pending requests" should have been a dead give-away that:
This is an example of Mailman having been migrated from A to B
A is displaying post-migration pages so form submits go to B
Inbound mail continued to be routed to A post-migration
After inbound mail was routed to B, mail is still in A's DB
To purge mail still in A's DB the submission needs to go to A
Thank you.