Hi, Hi
I have a few hundred lists. During migration some of my reply to variables were over written with wrong reply to address. This didn't happen to all of the lists but those that did have this overwrite need to be corrected. (All my lists have explicit reply to). For example: List [EMAIL PROTECTED] has an explicit reply to [EMAIL PROTECTED], List [EMAIL PROTECTED] has an explicit reply to [EMAIL PROTECTED] Now [EMAIL PROTECTED] should have an explicit reply to [EMAIL PROTECTED] but somehow wound up with [EMAIL PROTECTED] as it's reply to address. In addition, [EMAIL PROTECTED] was written to some other lists as well. Is there a way to weed out which lists have a given reply to address? I don't really want to walk through each list to find out which list contains the wrong variable. We have ./find_member. Is there something like ./find_variable? I tried to use config_list to print out all my lists into one file so I can grep the reply to info but unfortunately each time the script looped to the next list it overwrote the results of the last result. Thanks ------------------------------------------------------ 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