At 11:14 PM 28/09/1999 -0400, Patrick Wiseman wrote:
> As you were told, you're asking for something which majordomo doesn't
> "naturally" do; that means the code needs hacking. That means, if you
> want the functionality, [...] you do it yourself.
Cf. majordomo.pl
What about if I delete the line that starts with 'Reply-To' [see below]?
--------------------------
# generate the header. Note the line beginning with "-"; this keeps
# this message from being reprocessed by Majordomo if some misbegotten
# mailer out there bounces it back.
print $MAIL
"To: $to
From: $from
Subject: $subject
Reply-To: $from
--
";
return;
}
--------------------------
All the best, JGC
Follow-Ups:
References:
|
|