|
Majordomo-Workers (November 1996) |
The resend command is supposed to accept the command-line option
# -r <reply-to> add "Reply-To: <reply-to>" header
but there is no ":" following the "r" in the call to Getopts:
&Getopts("CcAa:df:h:I:l:M:p:Rrs") || die("resend: Getopts() failed: $!");
Steve Campbell
Dartmouth College
Follow-Ups:
|