On Tue, Mar 13, 2007 at 01:59:18PM -0700, Mark Sapiro wrote: > A signature shouldn't cause a post to be discarded on this list.
You're correct. I was too hasty in hitting resend. > It seems to me the only issue is the extraneous cgi-bin/ in the links. > This is there because at the time the lists were created, there was > > DEFAULT_URL_PATTERN = 'http://%s/cgi-bin/mailman/' > > in mm_cfg.py. This should be just the default value > > DEFAULT_URL_PATTERN = 'http://%s/mailman/' > > as set in Defaults.py. Once this is fixed, you need to run fix_url to > fix the lists themselves. See > <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.069.htp>. Perfect. That did the trick, and the solution arrived within minutes. Thanks a lot! -- Eugen* Leitl <a href="http://leitl.org">leitl</a> http://leitl.org ______________________________________________________________ ICBM: 48.07100, 11.36820 http://www.ativel.com 8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BE
signature.asc
Description: Digital signature
------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
