Juan Miscaro wrote:

>Is it possible to perform a mass edit of subscribers for a certain
>list?
>
>I found in my postfix logs about 20 such messages:
>
>warning: Illegal address syntax from localhost[127.0.0.1] in RCPT
>command: <[EMAIL PROTECTED]&nbsp>
>
>Notice the '&nbsp' at the end of the recipient's address.  I have no
>idea how that happened.
>
>Is there any way to correct the situation on the command line?


  bin/clone_member -r [EMAIL PROTECTED]&nbsp [EMAIL PROTECTED]

You could also specify the '-l listname' to restrict the search/change
to a single list, but other than the additional processing to search
all lists, there is no problem not specifying a list.

See bin/clone_member --help

You could run a bunch of these commands in a shell script.

Possibly these addresses were originally copied from a list in an HTML
email and pasted into mass subscribe and that's how the &nbsp was
picked up.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to