Quoting Odhiambo Washington (from 20/05/10 09:39): > I actually was only worried about jack&j...@.... the ampersand scares me > somehow... > I love using Mailman's CLI and it groks badly (as I expected) when I try > creating such a list: > > gw# /usr/local/mailman/bin/newlist > women&[email protected]<women%[email protected]> > [1] 30621 > [email protected]: Command not found. > gw# Enter the email of the person running the list:
Your problem there is the shell that you typed the command in to, not the mailman software. Try putting single quotes around the entire list name > > gw# /usr/local/mailman/bin/newlist > 'women&[email protected]<women%[email protected]>' -jim -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
