Andrew Steele wrote: > >Thanks for replying... It simply produces an invalid URL message within >the Webmin/Virtualmin interface as if it is looking for an undeclared >variable - which it finds if the trailing list name is provided.
I looked at your examples. It seems that the https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi URI gets 'errored' in the Webmin/Virtualmin interface and never gets to Mailman. I also tried things like https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi?junk=none and https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi/?junk=none and they don't work either. If you can't convince Webmin/Virtualmin that https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi and https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi/ are valid URIs, I think you're stuck. I don't think there's any X that you can put in https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi/X that won't be interpreted by Mailman as a list name. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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
