[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-24 Thread Gerald Vogt
On 24.10.24 22:09, Mark Sapiro wrote: On 10/23/24 23:36, v...@spamcop.net wrote: The only difference the last times is that with curl, the server side sends the ACK for the request and milliseconds later a PSH,ACK with the response headers. When it comes internally from mailman it sends the AC

[MM3-users] Re: User account issue after importing data from Mailman 2.x server

2024-10-24 Thread Mark Sapiro
On 10/24/24 11:01, dgoldsmith--- via Mailman-users wrote: We finally migrated from Mailman 2.x to a Mailman 3.x several months ago. We have had some issues with people who are active list members not being able to login with their user creds and when trying to use the 'Forgot Password' link t

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-24 Thread Mark Sapiro
On 10/23/24 23:36, v...@spamcop.net wrote: I have tried anything I could think of but I cannot reproduce the issue using curl as user mailman (or any other for that matter) Going directly for localhost:8000, using some or all of the headers I can capture with tcpdump: ``` $ curl -v -H 'Accep

[MM3-users] User account issue after importing data from Mailman 2.x server

2024-10-24 Thread dgoldsmith--- via Mailman-users
We finally migrated from Mailman 2.x to a Mailman 3.x several months ago. We have had some issues with people who are active list members not being able to login with their user creds and when trying to use the 'Forgot Password' link to reset, being told their user account does not exist. They

[MM3-users] Re: Timeout error on anonymous subscribe

2024-10-24 Thread vogt
Mark Sapiro wrote: > On 10/23/24 13:23, Gerald Vogt wrote: > > I don't quite understand the relevance of the user accessing the > > localhost tcp port. Any local user can do that. > I am trying to duplicate what Mailman does in an attempt to find the issue. > > I can access the template content wit