> Thanks for the responses folks...now I've got a bigger problem....
> I now bounce mail through majordomo
>
> resend: Getopts(): No such file or directory at /usr/majordomo/resend line 38.
> 554 "|/usr/majordomo/wrapper resend -l game2 -h avid.com -r"... unknown mailer error 2
It's a dumb error, but it means Getopts failed. In this case, -r requires
an argument (the address to put in Reply-To). If you look in resend, it
calls Getopts, and if that fails, it dies with the message you saw.
> game2: "|/usr/majordomo/wrapper resend -l game2 -h avid.com -r"
> game2-request: "|/usr/majordomo/wrapper resend -l game2 -h avid.com -r
>
> this was copied and paraphrased from the sample.aliases file included with the
> majordomo package...
Except you added the -r without the requires argument :-)
--
Paul Close pdc@sgi.com ...!{ames, decwrl, uunet}!sgi!pdc
No fate but what we make
Follow-Ups:
References:
|
|