[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] majordomo.cf from RAQ 4i
- Subject: [cobalt-users] majordomo.cf from RAQ 4i
- From: "Salman Siddiqui \(salca\)" <salman@xxxxxxxxx>
- Date: Thu Apr 15 14:29:02 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Can someone please copy a standard majordomo.cf file to me or to the list!!
Specifically starting form line 153-157. "wrapper config-test" complains
about syntax error in /usr/local/majordomo/majordomo.cf and any e-mails sent
to the list are bounced by sendmail with "User unknown" message.
Here's the offending portion of the script;
if ( defined $ENV{"VIRTUAL"}) {
$filedir = "$homedir/$ENV{'FQDN'}/files";
} else {
$filedir = "$homedir/files";
}
and here's the wrapper error message;
syntax error at majordomo.cf line 153, near ") {"
Any help will be highly appreciated.
Salman Siddiqui