I'd stay away from an ampersand. It has a special meaning in Unix commands (means execute the previous command in the background) and unless properly escaped, will be taken for that special meaning every time it occurs in a shell command.
Thanks, Larry. I didn't find anything about it in the FAQ. Maybe something about that should be included in the help link for listname in the web interface. Just a thought...
------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org 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