Answer to my own question: Looks like the default in Defaults.py is SMART_ADDRESS_MATCH=1 When set to 0, my problem below no longer occurs. Doesn't seem very intuitive to me that the remove would take place after getting the MMAlreadyAMember error, but I guess since the addresses are considered equivalent, it is operating as expected. Don't think SMART_ADDRESS_MATCH=1 should be set as a default setting.
Regards, David ----- Forwarded by David A Gilbert/RWS/Raytheon/US on 03/18/2002 04:40 PM ----- David A Gilbert To: [EMAIL PROTECTED] cc: 03/18/2002 Subject: clone_member -rq not working? 10:28 AM When I do the clone_member -r as below, all the mailing list subscriptions get removed for that user instead of cloned to the new address. Am using Mailman 2.0.6 on RedHat Linux 7.2. Is there any reason why this wouldn't work? Any suggestions appreciated. Thanks, Logged in as mailman user: bash-2.05$ ./find_member dagilbert bash-2.05$ more ../tmp/users [EMAIL PROTECTED] bash-2.05$ ./add_members -d ../tmp/users -w n junk-obejas bash-2.05$ ./find_member dagilbert [EMAIL PROTECTED] found in: junk-obejas bash-2.05$ ./clone_member -rq [EMAIL PROTECTED] [EMAIL PROTECTED] m original address removed: [EMAIL PROTECTED] bash-2.05$ ./find_member dagilbert bash-2.05$ Regards, David ---------------------------------------------------------------------------- David A Gilbert Raytheon Company 310.334.1070 Notes mail: David A Gilbert/RWS/Raytheon/US SMTP mail: [EMAIL PROTECTED] ----------------------------------------------------------------------------- ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py