When called from a "mkdigest" command, the config file was not passed.
This patchlet should fix it.
*** majordomo.orig Wed Mar 11 00:58:48 1998
--- majordomo Wed Mar 11 00:59:27 1998
***************
*** 1138,1144 ****
# The password is valid, so run digest
open(DIGEST,
! "$homedir/digest -m -C -l $list $list_outgoing 2>&1 |");
@digest_errors = <DIGEST>;
close(DIGEST);
--- 1138,1144 ----
# The password is valid, so run digest
open(DIGEST,
! "$homedir/digest -m -C -c $cf -l $list $list_outgoing 2>&1 |");
@digest_errors = <DIGEST>;
close(DIGEST);
--
ROGER B.A. KLORESE rogerk@QueerNet.ORG urgent: rogerk-page@QueerNet.ORG
2215-R Market Street #576 San Francisco, CA 94114 +1 415 ALL-ARFF
"There is only one real blasphemy -- the refusal of joy!" -- Paul Rudnick
|
|