Re: [Mailman-Users] clone_member hangs

2011-05-11 Thread Mark Sapiro
Dave Jones wrote: >I am having the same problem as this thread: >http://mail.python.org/pipermail/mailman-users/2008-April/061087.html > >I have run the 'ls -U' command and know the problem list but I am not able >to find any mailman lock files on my server and the above link does not >mention the

[Mailman-Users] clone_member hangs

2011-05-11 Thread Dave Jones
I am having the same problem as this thread: http://mail.python.org/pipermail/mailman-users/2008-April/061087.html I have run the 'ls -U' command and know the problem list but I am not able to find any mailman lock files on my server and the above link does not mention the location of the lock fil

Re: [Mailman-Users] clone_member

2008-04-01 Thread Mark Sapiro
Con Wieland wrote: > >On Apr 1, 2008, at 2:09 PM, Mark Sapiro wrote: > >> If so, I'd check for stale locks, see >> > req=show&file=faq04.076.htp>. > >Here is the lock file > >bash-2.05$ ls >casa-chavez.lock.maillists.nac.uci.edu.8797.68 Unless you caug

Re: [Mailman-Users] clone_member

2008-04-01 Thread Con Wieland
On Apr 1, 2008, at 2:09 PM, Mark Sapiro wrote: > Con Wieland wrote: > >> I've used this command regularly when folks addresses change but >> since upgrading it hangs very early along the way with no errors. >> >> ./clone_member -r [EMAIL PROTECTED] [EMAIL PROTECTED] >> >> .. >> processing mai

Re: [Mailman-Users] clone_member

2008-04-01 Thread Mark Sapiro
Con Wieland wrote: >I've used this command regularly when folks addresses change but >since upgrading it hangs very early along the way with no errors. > >./clone_member -r [EMAIL PROTECTED] [EMAIL PROTECTED] > >.. >processing mailing list: uci-gis > address not found: [EMAIL PROTECTED]

[Mailman-Users] clone_member

2008-04-01 Thread Con Wieland
I've used this command regularly when folks addresses change but since upgrading it hangs very early along the way with no errors. ./clone_member -r [EMAIL PROTECTED] [EMAIL PROTECTED] .. processing mailing list: uci-gis address not found: [EMAIL PROTECTED] processing mailing list: uct

[Mailman-Users] clone_member -rq not working?

2002-03-19 Thread David A Gilbert
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 eq

[Mailman-Users] clone_member -rq not working?

2002-03-19 Thread David A Gilbert
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: bas