In a flurry of recycled electrons, Mark Sapiro wrote: > Larry Stone wrote: > > >> 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. > > Larry's advice is probably the best to follow, but you could quote the > list name in the aliases, e.g.
I'll also suggest that while the ampersand is a legal character for the local part of a mail address, as are a handful of other interesting characters (like '#' and '=', see rfc2822 3.4.2 and 3.4.1), using anything other than letters and numerals is likely to cause fairly elusive problems in the long run. Oh, and dashes ('-') are generally safe. z! ------------------------------------------------------ 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