Re: Mj2 aliases problem
"Tech at e-AA" <[email protected]> Wed, 25 Apr 2007 21:26:47 -0700
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <005a01c787bb$2e72ad50$6d6c8646@deanyy9lizbszv> |
No double .org's after the createlist-regen. Results are the same aliases as are in the aliases file now. (I enter the aliases myself.) *************************************** # The aliases for the onlinealano.org domain have been regenerated. # If the aliases must be updated, they appear below: # Aliases for Majordomo at onlinealano.org mj2: "|/usr/local/majordomo/bin/mj_enqueue -m -d onlinealano.org -P10 -p10" mj2-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d onlinealano.org -P10 -p10" owner-mj2: mj2-owner # End aliases for Majordomo at onlinealano.org # Aliases for aameeting at onlinealano.org aameeting: "|/usr/local/majordomo/bin/mj_enqueue -r -d onlinealano.org -l aameeting -P10 -p10" aameeting-request: "|/usr/local/majordomo/bin/mj_enqueue -q -d onlinealano.org -l aameeting -P10 -p10" aameeting-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d onlinealano.org -l aameeting -P10 -p10" owner-aameeting: aameeting-owner # End aliases for aameeting at onlinealano.org # Aliases for alanon at onlinealano.org alanon: "|/usr/local/majordomo/bin/mj_enqueue -r -d onlinealano.org -l alanon -P10 -p10" alanon-request: "|/usr/local/majordomo/bin/mj_enqueue -q -d onlinealano.org -l alanon -P10 -p10" alanon-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d onlinealano.org -l alanon -P10 -p10" owner-alanon: alanon-owner # End aliases for alanon at onlinealano.org *************************************** And the mj_shell.debug lines are: *************************************** [10836]..Majordomo::_createlist: regen, [10836]..Majordomo::_createlist..done, took 0.474 sec [10836].Majordomo::dispatch..done, took 0.490 sec [10836].Mj::Format::createlist [10836].Mj::Format::createlist..done, took 0.031 sec ******************************************** Dean ----- Original Message ----- From: "Michael Yount" <[email protected]> To: <[email protected]> Sent: Wednesday, April 25, 2007 3:49 PM Subject: Re: Mj2 aliases problem Tech at e-AA wrote: > And ... my Mj2 aliases, I just noticed, somehow became: > > ****************************** > # Aliases for Majordomo2 at onlinealano.org.org > mj2: "|/usr/local/majordomo/bin/mj_enqueue -m -d > onlinealano.org -P10 -p10" > mj2-owner: "|/usr/local/majordomo/bin/mj_enqueue -o -d > onlinealano.org.org -P10 -p10" > owner-mj2: mj2-owner > ****************************** > > With the double ".org" in the mj2-owner alias. > > And ... in my majordomo/lists/QUEUE/10/ directory there are two > directories: > > onlinealano.org > onlinealano.org.org > > Could I have run some command that created the ".org.org" stuff? (My > configuration file has only one domain, "onlinealano.org." I fixed the > alias, but I haven't dealt with the "onlinealano.org.org" directory. Okay > to > just remove it? (Which still doesn't tell me where it came from.) > That directory isn't important; the aliases are, though. If you run the createlist-regen command, how many of the aliases for that domain have the double ".org" afterward? Michael