[EMAIL PROTECTED] wrote: > >I'm using Mailman 2.1.9. I've been getting reports from list owners of >lots of unexplained automated unsubscribes. While browsing trough >/logs/smtp-failure to look for clues, I came across many entries like >this: > >Nov 09 09:31:48 2006 (2293) delivery to [EMAIL PROTECTED] failed >with code 501: Bad recipient address syntax > >But when I look at the list that this person is subscribed to, they are >subsribed with the email address [EMAIL PROTECTED] - not >[EMAIL PROTECTED] So how is this email address getting mangled?
I don't know, but if you have strange addresses, this could be affecting the recipient list for the message in some way as you suggest below. >When I go to the Membership Management page for the list, there are >several invalid email addresses on the list (see attached) - could this >have something to do with it? I tried to unsubscribe the invalid >addresses, but am unable to do so. Anyway to manually remove these (since >they contain characters that I can not enter from shell)? See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.013.htp>. It suggests several methods, some of which do not require entering addresses in the shell. E.g., % bin/list_members -i listname | bin/remove_members -f - listname -- 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&file=faq01.027.htp