Rachel Willmer wrote:
> I tried ...
>
> ~/bin/remove_members news "myname@home"@isp.co.uk
>
> This came back with a "User `myname@[EMAIL PROTECTED]' not found." error.
because the shell ate those quotes before they ever got to remove_members.
> But then I tried ...
>
> ~/bin/remove_members
>> I've got a user on one of my lists who's subscribed himself with the
>> email address with a form of "myname@home"@isp.co.uk.
>>
>> Of course, this address is completely undeliverable, and every mail out
>> to the list bounces. So I'd like to remove this guy. But I can't figure
>> out how!
>