I'm running 1.94.4 on a Verio virtual private server (Free BSD) using Dan
Liston's virtmaps/aliases/.cf recommendations that are in this list's
archive.
I apparently can't get majordomo to see the list files which are in the
following hierarchy:
/usr/local/majordomo/virtual-domain/lists/listname/* where * is the
subscriber list, the config file, passwd files, etc.
Archiving and digesting are running fine, but the lists command says that
majordomo for the virtual-domain is serving no lists, and none of the config
parameters are being applied. According to Dan's recommendations, "Each of
these directories must be set up with a majordomo.cf, and directories called
lists, filters, digest and archive. The digest and list directories each
get subdirectories named after each majordomo list hosted for the virtual
domain." That's what I have (for a list named excom):
/usr/local/majordomo/virtual-domain/majordomo.cf
/usr/local/majordomo/virtual-domain/lists/excom/excom.config, etc
/usr/local/majordomo/virtual-domain/lists/excom/digest/excom-digest/001, etc
/usr/local/majordomo/virtual-domain/lists/excom/archive/excom20010611, etc
The .cf file (in the virtual-domain directory) contains:
$whereami = "virtual-domain.org";
$virtdir = "/usr/local/majordomo/virtual-domain";
$whoami = "lists\@$whereami";
$whoami_owner = "listmaster\@$whereami";
$homedir = "/usr/local/majordomo";
$listdir = "$virtdir/lists";
$digest_work_dir = "$virtdir/digest";
$log = "$virtdir/Log";
The alias file for a list named "excom" is:
virtual-domain-lists: "|/usr/local/majordomo/wrapper majordomo -C
/usr/local/majordomo/virtual-domain/majordomo.cf"
virtual-domain-excom: "|/usr/local/majordomo/wrapper resend -C
/usr/local/majordomo/virtual-domain/majordomo.cf -l excom -h
virtual-domain.org virtual-domain-excom-outgoing"
owner-virtual-domain-excom: listmaster@virtual-domain.org
virtual-domain-excom-owner: owner-virtual-domain-excom
virtual-domain-excom-request: "|/usr/local/majordomo/wrapper majordomo -C
/usr/local/majordomo/virtual-domain/majordomo.cf -l excom"
virtual-domain-excom-approval: owner-virtual-domain-excom
virtual-domain-excom-outgoing:
:include:/usr/local/majordomo/virtual-domain/lists/excom/excom,virtual-domai
n-excom-digestify,virtual-domain-excom-archiver
virtual-domain-excom-archiver: "|/usr/local/majordomo/wrapper archive2.pl -f
/usr/local/majordomo/virtual-domain/archive/excom/excom -a -M"
virtual-domain-excom-digestify: "|/usr/local/majordomo/wrapper
digest -r -C -c /usr/local/majordomo/virtual-domain/majordomo.cf -l
excom-digest virtual-domain-excom-digest-outgoing"
virtual-domain-excom-digest: virtual-domain-excom
owner-virtual-domain-excom-digest: owner-virtual-domain-excom
virtual-domain-excom-digest-owner: owner-virtual-domain-excom
virtual-domain-excom-digest-request: "|/usr/local/majordomo/wrapper
majordomo -C /usr/local/majordomo/virtual-domain/majordomo.cf -l
excom-digest"
virtual-domain-excom-digest-approval: owner-virtual-domain-excom
Does anyone see anything wrong here? THANKS!!!!
Scott Siddall - frustrated in Ohio
Follow-Ups:
|
|