Richard Damon writes: > One configuration error that I remember being able to cause this > sort of issue is if the list is configured with a http:// address, > but the server automatically forwards to https:// then it can lose > the data for the submission.
Interesting idea. But I don't think the effect would be so narrow. I haven't worked with Mailman 2 in a while but IIRC the base URL is configured once, and everything else is derived from that. Of course there's the perennial issue where somebody changes from HTTP to HTTPS and doesn't run fixurl, but that affects *everything* that requires a login, doesn't it? Anyway, it would be easy to check if Charles has access to mm_cfg.py. (I don't think there's anything in config.pck that affects the URL scheme.) Steve ------------------------------------------------------ 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]/ Member address: [email protected]
