[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] majordomo.cf from RAQ 4i



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