Re: [Mailman-Users] Setting an Address Enclosed in Apostrophes

2010-12-02 Thread Mark Sapiro
Barry Finkel wrote: >I have a script that I use to add an address to > > accept_these_nonmembers > >It uses > > "mlist.accept_these_nonmembers.append('$1')" > >Is there a way I can invoke this C-shell script so that >the address is surrounded by apostrophes? I want the resulting >address

[Mailman-Users] Setting an Address Enclosed in Apostrophes

2010-12-02 Thread Barry Finkel
I have a script that I use to add an address to accept_these_nonmembers It uses "mlist.accept_these_nonmembers.append('$1')" Is there a way I can invoke this C-shell script so that the address is surrounded by apostrophes? I want the resulting address to be 'u...@example.com'